mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Add CODEOWNERS for the Grammar file (GH-22898)
This commit is contained in:
parent
c6d7e82d19
commit
e76b8fc815
1 changed files with 1 additions and 0 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
@ -76,6 +76,7 @@ Include/pytime.h @pganssle @abalkin
|
|||
/Parser/ @pablogsal @lysnikolaou
|
||||
/Tools/peg_generator/ @pablogsal @lysnikolaou
|
||||
/Lib/test/test_peg_generator/ @pablogsal @lysnikolaou
|
||||
/Grammar/python.gram @pablogsal @lysnikolaou
|
||||
|
||||
# SQLite 3
|
||||
**/*sqlite* @berkerpeksag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue