8000
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 b3bd69c commit f7a82cdCopy full SHA for f7a82cd
.github/CODEOWNERS
@@ -63,7 +63,7 @@ Python/traceback.c @iritkatriel
63
# bytecode.
64
**/*import*.c @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
65
**/*import*.py @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
66
-**/*importlib/resources/* @jaraco @warsaw @brettcannon
+**/*importlib/resources/* @jaraco @warsaw @brettcannon @FFY00
67
**/importlib/metadata/* @jaraco @warsaw
68
69
# Dates and times
@@ -146,6 +146,8 @@ Lib/ast.py @isidentical
146
147
**/*tomllib* @encukou
148
149
+**/*sysconfig* @FFY00
150
+
151
# macOS
152
/Mac/ @python/macos-team
153
**/*osx_support* @python/macos-team
0 commit comments