Skip to content

Commit 58da4e0

Browse files
committed
Update CODEOWNERS
1 parent 53fc995 commit 58da4e0

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -321,11 +321,7 @@ Lib/test/test__colorize.py @hugovk
321321
Modules/_xxtestfuzz/ @ammaraskar
322322

323323
# t-strings
324-
Include/internal/pycore_interpolation.h @lysnikolaou
325-
Include/internal/pycore_template.h @lysnikolaou
326-
Objects/interpolationobject.c @lysnikolaou
327-
Objects/clinic/interpolationobject.c.h @lysnikolaou
328-
Objects/templateobject.c @lysnikolaou
329-
Modules/_templatelibmodule.c @lysnikolaou
330-
Lib/string/templatelib.py @lysnikolaou
331-
Lib/test/test_tstring.py @lysnikolaou
324+
**/*interpolationobject* @lysnikolaou
325+
**/*templateobject* @lysnikolaou
326+
**/*templatelib* @lysnikolaou
327+
**/*tstring* @lysnikolaou

0 commit comments

Comments
 (0)