Skip to content

Commit c20e83d

Browse files
authored
[3.9] Add lysnikolaou to CODEOWNERS for the new parser (GH-21253)
1 parent 652585c commit c20e83d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@ Include/pytime.h @pganssle @abalkin
7474

7575
# Parser/Pgen
7676
/Parser/pgen/ @pablogsal
77-
/Parser/pegen/ @pablogsal
78-
/Tools/peg_generator/ @pablogsal
77+
/Parser/pegen/ @pablogsal @lysnikolaou
78+
/Tools/peg_generator/ @pablogsal @lysnikolaou
79+
/Lib/test/test_peg_generator/ @pablogsal @lysnikolaou
7980

8081
# SQLite 3
8182
**/*sqlite* @berkerpeksag

0 commit comments

Comments
 (0)