Skip to content

Commit 888f37b

Browse files
authored
Add @pablogsal to code owners file for Parser/pgen (GH-12944)
Add myself to the codeowners file as I would like to be automatically added as a reviewer for PRs that touch that component.
1 parent 004b93e commit 888f37b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ Python/bootstrap_hash.c @python/crypto-team
4343
**/*imap* @python/email-team
4444
**/*poplib* @python/email-team
4545

46+
# Parser/Pgen
47+
/Parser/pgen/ @pablogsal
48+
4649
# SQLite 3
4750
**/*sqlite* @berkerpeksag
4851

0 commit comments

Comments
 (0)