Skip to content

Commit

Permalink
Add Jason as an owner of configparser to coordinate backport concerns. (
Browse files Browse the repository at this point in the history
python#115885)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
jaraco and hugovk authored Feb 26, 2024
1 parent 0782499 commit 5a83292
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5a83292

Please sign in to comment.