Skip to content

Commit d0981e6

Browse files
authored
Add lysnikolaou to CODEOWNERS for the new parser (GH-21252)
1 parent 741008a commit d0981e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ Include/pytime.h @pganssle @abalkin
7373
/Doc/library/gc.rst @pablogsal
7474

7575
# Parser
76-
/Parser/ @pablogsal
77-
/Tools/peg_generator/ @pablogsal
78-
/Lib/test/test_peg_generator/ @pablogsal
76+
/Parser/ @pablogsal @lysnikolaou
77+
/Tools/peg_generator/ @pablogsal @lysnikolaou
78+
/Lib/test/test_peg_generator/ @pablogsal @lysnikolaou
7979

8080
# SQLite 3
8181
**/*sqlite* @berkerpeksag

0 commit comments

Comments
 (0)