Skip to content

Commit 5a83292

Browse files
jaracohugovk
andauthored
Add Jason as an owner of configparser to coordinate backport concerns. (#115885)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 0782499 commit 5a83292

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,3 +249,7 @@ Lib/test/test_interpreters/ @ericsnowcurrently
249249
# SBOM
250250
/Misc/sbom.spdx.json @sethmlarson
251251
/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

Comments
 (0)