8000 experts: add myself to initialization, venvs, and import machinery (#… · Studentofcode1/devguide@6b8a1ea · GitHub
[go: up one dir, main page]

Skip to content

Commit 6b8a1ea

Browse files
FFY00hugovk
andauthored
experts: add myself to initialization, venvs, and import machinery (python#1473)
* experts: add myself to initialization, venvs, and import machinery Signed-off-by: Filipe Laíns <lains@riseup.net> * Update core-developers/experts.rst Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --------- Signed-off-by: Filipe Laíns <lains@riseup.net> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 32c6b36 commit 6b8a1ea

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

core-developers/experts.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ ftplib giampaolo*
109109
functools rhettinger*
110110
gc pitrou, pablogsal
111111
getopt
112+
getpath FFY00
112113
getpass
113114
gettext
114115
glob
@@ -234,7 +235,7 @@ unittest.mock voidspace*
234235
urllib orsenthil
235236
uu
236237
uuid
237-
venv vsajip
238+
venv vsajip, FFY00
238239
warnings
239240
wave
240241
weakref freddrake
@@ -333,7 +334,8 @@ frozen modules ericsnowcurrently, gvanrossum, kumaraditya303
333334
f-strings ericvsmith*
334335
GUI
335336
i18n malemburg, merwok
336-
import machinery brettcannon, ncoghlan, ericsnowcurrently
337+
import machinery brettcannon, ncoghlan, ericsnowcurrently, FFY00
338+
initialization FFY00
337339
io benjaminp, stutzbach^, gpshead
338340
JIT brandtbucher*, savannahostrowski*
339341
locale malemburg

0 commit comments

Comments
 (0)
0