This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 9c01a13afd8 Symlink CLAUDE.md to AGENTS.md (#62443)
9c01a13afd8 is described below

commit 9c01a13afd8f6769d53bd1edda0aae62402ee34a
Author: Kaxil Naik <[email protected]>
AuthorDate: Wed Feb 25 02:56:25 2026 +0000

    Symlink CLAUDE.md to AGENTS.md (#62443)
    
    AGENTS.md is the canonical agent instructions file. Symlink CLAUDE.md
    so Claude Code reads the same content without duplication.
---
 CLAUDE.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CLAUDE.md b/CLAUDE.md
new file mode 120000
index 00000000000..47dc3e3d863
--- /dev/null
+++ b/CLAUDE.md
@@ -0,0 +1 @@
+AGENTS.md
\ No newline at end of file

Reply via email to