Skip to content

Commit 3ed3f00

Browse files
committed
docs: Remove AI commit attribution requirement from AGENTS.md
Drop the rule requiring a Co-Authored-By line for AI-generated commits.
1 parent b199a9e commit 3ed3f00

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

AGENTS.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,6 @@ Use **ruff** for linting and formatting:
2626
- `uv run ruff check --fix tests sentry_sdk`
2727
- `uv run ruff format tests sentry_sdk`
2828

29-
## Commit Attribution
30-
31-
AI commits MUST include:
32-
```
33-
Co-Authored-By: <agent model name> <noreply@anthropic.com>
34-
```
35-
Example: `Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>`
36-
3729
## Auto-Generated Files
3830

3931
Do NOT edit these directly — modify source scripts instead:

0 commit comments

Comments
 (0)