Skip to content

Commit

Permalink
experts: add myself to initialization, venvs, and import machinery (#…
Browse files Browse the repository at this point in the history
…1473)

* experts: add myself to initialization, venvs, and import machinery

Signed-off-by: Filipe Laíns <[email protected]>

* Update core-developers/experts.rst

Co-authored-by: Hugo van Kemenade <[email protected]>

---------

Signed-off-by: Filipe Laíns <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
  • Loading branch information
FFY00 and hugovk authored Nov 19, 2024
1 parent 32c6b36 commit 6b8a1ea
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions core-developers/experts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ ftplib giampaolo*
functools rhettinger*
gc pitrou, pablogsal
getopt
getpath FFY00
getpass
gettext
glob
Expand Down Expand Up @@ -234,7 +235,7 @@ unittest.mock voidspace*
urllib orsenthil
uu
uuid
venv vsajip
venv vsajip, FFY00
warnings
wave
weakref freddrake
Expand Down Expand Up @@ -333,7 +334,8 @@ frozen modules ericsnowcurrently, gvanrossum, kumaraditya303
f-strings ericvsmith*
GUI
i18n malemburg, merwok
import machinery brettcannon, ncoghlan, ericsnowcurrently
import machinery brettcannon, ncoghlan, ericsnowcurrently, FFY00
initialization FFY00
io benjaminp, stutzbach^, gpshead
JIT brandtbucher*, savannahostrowski*
locale malemburg
Expand Down

0 comments on commit 6b8a1ea

Please sign in to comment.