Add ask mode approvers to code owners.

This commit is contained in:
Taylor Mullen 2025-06-15 15:40:11 -07:00
parent 7e6fb7e874
commit a600588c20
1 changed files with 7 additions and 0 deletions

7
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,7 @@
# By default, require reviews from the release approvers for all files.
* @google-gemini/gemini-cli-askmode-approvers
# The following files don't need reviews from the release approvers.
# These patterns override the rule above.
**/*.md
/docs/