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 0782499 commit 5a83292Copy full SHA for 5a83292
1 file changed
.github/CODEOWNERS
@@ -249,3 +249,7 @@ Lib/test/test_interpreters/ @ericsnowcurrently
249
# SBOM
250
/Misc/sbom.spdx.json @sethmlarson
251
/Tools/build/generate_sbom.py @sethmlarson
252
+
253
+# Config Parser
254
+Lib/configparser.py @jaraco
255
+Lib/test/test_configparser.py @jaraco
0 commit comments