Set default reviewers for infrastructure in CODEOWNERS

This commit is contained in:
Adam Turner 2022-01-20 15:31:09 +00:00
parent 6c7fa9746f
commit 4173039d6c
1 changed files with 5 additions and 0 deletions

5
.github/CODEOWNERS vendored
View File

@ -6,6 +6,11 @@
* @python/pep-editors
# PEP infrastructure
.github/workflows/ @AA-Turner
Makefile @AA-Turner
requirements.txt @AA-Turner
.pre-commit-config.yml @CAM-Gerlach
pep0/ @AA-Turner
docutils.conf @AA-Turner
genpepindex.py @AA-Turner