Skip to content

Commit bf89325

Browse files
committed
Modify CODEOWNERS
1 parent 14d9fa4 commit bf89325

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,3 +316,13 @@ Lib/test/test__colorize.py @hugovk
316316

317317
# Fuzzing
318318
Modules/_xxtestfuzz/ @ammaraskar
319+
320+
# t-strings
321+
Include/internal/pycore_interpolation.h @lysnikolaou
322+
Include/internal/pycore_template.h @lysnikolaou
323+
Objects/interpolationobject.c @lysnikolaou
324+
Objects/clinic/interpolationobject.c.h @lysnikolaou
325+
Objects/templateobject.c @lysnikolaou
326+
Modules/_templatelibmodule.c @lysnikolaou
327+
Lib/string/templatelib.py @lysnikolaou
328+
Lib/test/test_tstring.py @lysnikolaou

0 commit comments

Comments
 (0)