system-prompts-and-models-o.../dealix/.github/CODEOWNERS
2026-05-01 14:03:52 +03:00

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