mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-13 15:46:46 +03:00
65631602a0
To prepare to sync these common instructions across repos, factor them out into their own file.
1.1 KiB
1.1 KiB
AI Agent Attribution Instructions
We welcome contributions that were written or assisted by AI coding agents. However, any commit that involved AI assistance must say so clearly.
Attribution is important when using agents for coding. Commits should be authored by the human contributor and co‑signed by the AI agent(s). Always use a 'Co-Authored-By' trailer in commit messages.
The format generally is: "Co-Authored-By: () ". Substitute the actual names and versions at runtime.
For GitHub to link these to the correct accounts, these specific email addresses should be used by these common models:
- Gemini (including gemini-cli and other Gemini models and agent integrations): gemini-cli@users.noreply.github.com
- Claude (including Claude Code and other integrations of Claude): noreply@anthropic.com
- Copilot (including Microsoft Copilot, GitHub Copilot, or other variations): 198982749+Copilot@users.noreply.github.com
- ChatGPT (including Codex and other integrations): chatgpt-codex-connector[bot]@users.noreply.github.com
- Cursor: cursoragent@cursor.com
- Warp: agent@warp.dev