Skip to content

Commit

Permalink
Update CODEOWNERS (#17356)
Browse files Browse the repository at this point in the history
Add Ethan Furman for enum, cgi, and cgitb.
  • Loading branch information
ethanfurman committed Nov 22, 2019
1 parent 2ec1a1b commit 3ae38cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -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

0 comments on commit 3ae38cc

Please sign in to comment.