mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
13 lines
469 B
Plaintext
13 lines
469 B
Plaintext
# Repository-wide default owners
|
|
# Update the usernames below to reflect your team
|
|
|
|
* @your-github-username
|
|
|
|
# Security-critical paths — require reviews from security-aware maintainers
|
|
/.github/ @your-github-username
|
|
/core/config/ @your-github-username
|
|
/.env.example @your-github-username
|
|
/.gitleaks.toml @your-github-username
|
|
/.pre-commit-config.yaml @your-github-username
|
|
/SECURITY.md @your-github-username
|