mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Add Jason as an owner of configparser to coordinate backport concerns. (#115885)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
07824995a0
commit
5a83292213
1 changed files with 4 additions and 0 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
|
@ -249,3 +249,7 @@ Lib/test/test_interpreters/ @ericsnowcurrently
|
|||
# SBOM
|
||||
/Misc/sbom.spdx.json @sethmlarson
|
||||
/Tools/build/generate_sbom.py @sethmlarson
|
||||
|
||||
# Config Parser
|
||||
Lib/configparser.py @jaraco
|
||||
Lib/test/test_configparser.py @jaraco
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue