This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a commit to branch 10.2.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/10.2.x by this push:
new 039f09470a AGENTS.md has to be at the root of the repo (#13001)
039f09470a is described below
commit 039f09470a050feeb84332b010d4eb10f1802f1a
Author: Brian Neradt <[email protected]>
AuthorDate: Mon Mar 23 17:44:10 2026 -0500
AGENTS.md has to be at the root of the repo (#13001)
I thought Codex would use .codex/AGENTS.md, but it actually only checks
for the repo root AGENTS.md.
(cherry picked from commit ac96eae1d23c704c8c47ec4218a347afa9e9e8de)
---
.codex/AGENTS.md => AGENTS.md | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/.codex/AGENTS.md b/AGENTS.md
similarity index 100%
rename from .codex/AGENTS.md
rename to AGENTS.md