mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
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.
This commit is contained in:
parent
004b93ea89
commit
888f37bc28
1 changed files with 3 additions and 0 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
|
@ -43,6 +43,9 @@ Python/bootstrap_hash.c @python/crypto-team
|
||||||
**/*imap* @python/email-team
|
**/*imap* @python/email-team
|
||||||
**/*poplib* @python/email-team
|
**/*poplib* @python/email-team
|
||||||
|
|
||||||
|
# Parser/Pgen
|
||||||
|
/Parser/pgen/ @pablogsal
|
||||||
|
|
||||||
# SQLite 3
|
# SQLite 3
|
||||||
**/*sqlite* @berkerpeksag
|
**/*sqlite* @berkerpeksag
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue