diff options
-rw-r--r-- | .github/CODEOWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 32d2114..7b415ac 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -114,6 +114,9 @@ Include/pytime.h @pganssle @abalkin **/*ftplib @giampaolo **/*shutil @giampaolo +**/*enum* @ethanfurman +**/*cgi* @ethanfurman + # macOS /Mac/ @python/macos-team **/*osx_support* @python/macos-team |