Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 670, 687: Update CODEOWNERS #2586

Merged
merged 1 commit into from
May 8, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ pep-0665.rst @brettcannon
pep-0667.rst @markshannon
pep-0668.rst @dstufft
pep-0669.rst @markshannon
pep-0670.rst @vstinner
pep-0670.rst @vstinner @erlend-aasland
pep-0671.rst @rosuav
pep-0672.rst @encukou
pep-0673.rst @jellezijlstra
Expand All @@ -567,7 +567,7 @@ pep-0684.rst @ericsnowcurrently
# pep-0684.rst
pep-0685.rst @brettcannon
pep-0686.rst @methane
pep-0687.rst @encukou
pep-0687.rst @encukou @erlend-aasland
pep-0688.rst @jellezijlstra
pep-0689.rst @encukou
pep-0690.rst @warsaw
Expand Down