We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53fc995 commit 58da4e0Copy full SHA for 58da4e0
.github/CODEOWNERS
@@ -321,11 +321,7 @@ Lib/test/test__colorize.py @hugovk
321
Modules/_xxtestfuzz/ @ammaraskar
322
323
# 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
+**/*interpolationobject* @lysnikolaou
+**/*templateobject* @lysnikolaou
+**/*templatelib* @lysnikolaou
+**/*tstring* @lysnikolaou
0 commit comments