Skip to content

Commit 6e1825c

Browse files
committed
Remove BPO usernames
1 parent b247f71 commit 6e1825c

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

core-team/experts.rst

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ Unless a name is followed by a '*', you should never assign an issue to
2424
that person. Names followed by a '*' may be assigned issues involving the
2525
module or topic.
2626

27-
Names followed by a '^' indicate old bugs.python.org usernames, for people
28-
that did not transition to GitHub.
29-
3027
The Platform and Interest Area tables list broader fields in which various
3128
people have expertise. These people can also be contacted for help,
3229
opinions, and decisions when issues involve their areas.
@@ -129,7 +126,7 @@ imaplib
129126
importlib brettcannon
130127
inspect 1st1
131128
io benjaminp
132-
ipaddress pmoody^
129+
ipaddress
133130
itertools rhettinger*
134131
json ezio-melotti, rhettinger, serhiy-storchaka*
135132
keyword
@@ -142,7 +139,7 @@ marshal
142139
math rhettinger
143140
mimetypes
144141
mmap Yhg1s
145-
modulefinder jvr^
142+
modulefinder
146143
msvcrt
147144
multiprocessing pitrou, gpshead*
148145
netrc
@@ -181,7 +178,7 @@ runpy ncoghlan
181178
sched
182179
secrets
183180
select
184-
selectors neologix^
181+
selectors
185182
shelve
186183
shlex
187184
shutil
@@ -190,7 +187,7 @@ site
190187
smtplib
191188
socket gpshead
192189
socketserver
193-
sqlite3 ghaering^, erlend-aasland*
190+
sqlite3 erlend-aasland*
194191
ssl jackjansen, alex
195192
stat
196193
statistics rhettinger
@@ -201,7 +198,7 @@ subprocess gpshead*
201198
symtable benjaminp
202199
sys
203200
sysconfig FFY00
204-
syslog jafo^*
201+
syslog
205202
tabnanny
206203
tarfile
207204
tempfile serhiy-storchaka*
@@ -211,15 +208,15 @@ textwrap
211208
threading pitrou, gpshead
212209
time pganssle
213210
timeit
214-
tkinter gpolo^, serhiy-storchaka*
211+
tkinter serhiy-storchaka*
215212
token
216213
tokenize meadori
217214
tomllib hauntsaninja*
218215
trace
219216
traceback iritkatriel
220217
tracemalloc vstinner
221218
tty Yhg1s*
222-
turtle gregorlingl^, willingc
219+
turtle willingc
223220
turtledemo terryjreedy*
224221
types 1st1
225222
typing gvanrossum, JelleZijlstra*, AlexWaygood*, carljm, sobolevn*
@@ -247,7 +244,7 @@ xml.sax.saxutils
247244
xml.sax.xmlreader
248245
xmlrpc
249246
zipapp pfmoore
250-
zipfile alanmcintyre^, serhiy-storchaka, Yhg1s, gpshead
247+
zipfile serhiy-storchaka, Yhg1s, gpshead
251248
zipimport Yhg1s*
252249
==================== =============================================
253250

@@ -281,10 +278,8 @@ Platform Maintainers
281278
=================== ===========
282279
AIX edelsohn, ayappanec
283280
Android mhsmith
284-
Cygwin jlt63^
285281
Emscripten hoodmane, pmp-p, rdb, rth, ryanking13
286282
iOS freakboy3742, ned-deily
287-
JVM/Java frank.wierzbicki^
288283
Linux
289284
macOS ronaldoussoren, ned-deily, freakboy3742
290285
Solaris/OpenIndiana jcea, kulikjak
@@ -337,9 +332,9 @@ pattern matching brandtbucher*
337332
PEG parser gvanrossum, pablogsal, lysnikolaou
338333
performance vstinner, serhiy-storchaka*, 1st1, rhettinger, markshannon,
339334
brandtbucher, carljm, Fidget-Spinner, AlexWaygood*, nascheme
340-
pip ncoghlan, pfmoore, Marcus.Smith^, pradyunsg
335+
pip ncoghlan, pfmoore, pradyunsg
341336
release management malemburg, benjaminp, warsaw,
342-
gvanrossum, anthonybaxter^, merwok, ned-deily,
337+
gvanrossum, merwok, ned-deily,
343338
JulienPalard, hugovk
344339
runtime lifecycle ericsnowcurrently, kumaraditya303, zooba, ZeroIntensity, nascheme
345340
str.format ericvsmith*

0 commit comments

Comments
 (0)