Skip to content

Commit 8ba6593

Browse files
authored
PEP 832: Virtual environment discovery (#4912)
1 parent 3956ef9 commit 8ba6593

File tree

2 files changed

+390
-3
lines changed

2 files changed

+390
-3
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,7 @@ peps/pep-0735.rst @brettcannon
617617
peps/pep-0736.rst @Rosuav
618618
peps/pep-0737.rst @vstinner
619619
peps/pep-0738.rst @encukou
620+
# peps/pep-0739.rst
620621
peps/pep-0740.rst @dstufft
621622
peps/pep-0741.rst @vstinner
622623
peps/pep-0742.rst @JelleZijlstra
@@ -680,13 +681,14 @@ peps/pep-0801.rst @warsaw
680681
peps/pep-0802.rst @AA-Turner
681682
peps/pep-0803.rst @encukou
682683
peps/pep-0804.rst @pradyunsg
683-
# ...
684+
# peps/pep-0805.rst
684685
peps/pep-0806.rst @JelleZijlstra
685686
peps/pep-0807.rst @dstufft
686687
peps/pep-0808.rst @FFY00
687688
peps/pep-0809.rst @zooba
688689
peps/pep-0810.rst @pablogsal @DinoV @Yhg1s
689690
peps/pep-0811.rst @sethmlarson @gpshead
691+
# peps/pep-0812.rst
690692
peps/pep-0813.rst @warsaw @ericvsmith
691693
peps/pep-0814.rst @vstinner @corona10
692694
peps/pep-0815.rst @emmatyping
@@ -705,6 +707,7 @@ peps/pep-0828.rst @ZeroIntensity
705707
peps/pep-0829.rst @warsaw
706708
peps/pep-0830.rst @gpshead
707709
peps/pep-0831.rst @pablogsal @Fidget-Spinner @savannahostrowski
710+
peps/pep-0832.rst @brettcannon
708711
# ...
709712
peps/pep-2026.rst @hugovk
710713
# ...
@@ -788,5 +791,4 @@ peps/pep-8015.rst @vstinner
788791
peps/pep-8016.rst @njsmith @dstufft
789792
# ...
790793
peps/pep-8100.rst @njsmith
791-
# peps/pep-8101.rst
792-
# peps/pep-8102.rst
794+
# 81** PEPs are collectively owned, so no individual assignees.

0 commit comments

Comments
 (0)