Skip to content

Commit a4f71fa

Browse files
committed
Remove entries for those without commits in 5 years (regardless of stay-active)
1 parent 6e1825c commit a4f71fa

File tree

1 file changed

+21
-22
lines changed

1 file changed

+21
-22
lines changed

core-team/experts.rst

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ calendar
6868
cmath
6969
cmd
7070
code
71-
codecs malemburg
71+
codecs
7272
codeop
7373
collections rhettinger*
7474
collections.abc rhettinger*
@@ -87,7 +87,7 @@ copy serhiy-storchaka*
8787
copyreg serhiy-storchaka*
8888
cProfile
8989
csv serhiy-storchaka*
90-
ctypes meadori
90+
ctypes
9191
curses Yhg1s
9292
dataclasses ericvsmith*, carljm
9393
datetime pganssle
@@ -97,7 +97,7 @@ difflib
9797
dis 1st1
9898
doctest
9999
email warsaw, bitdancer*
100-
encodings malemburg
100+
encodings
101101
ensurepip ncoghlan, pradyunsg, pfmoore
102102
enum warsaw, ethanfurman*
103103
errno Yhg1s
@@ -132,7 +132,7 @@ json ezio-melotti, rhettinger, serhiy-storchaka*
132132
keyword
133133
libmpdec
134134
linecache
135-
locale malemburg
135+
locale
136136
logging vsajip
137137
mailbox
138138
marshal
@@ -145,7 +145,7 @@ multiprocessing pitrou, gpshead*
145145
netrc
146146
numbers
147147
operator
148-
optparse mitsuhiko, serhiy-storchaka*
148+
optparse serhiy-storchaka*
149149
os
150150
os.path serhiy-storchaka*
151151
parser pablogsal
@@ -154,11 +154,11 @@ pdb gaogaotiantian
154154
pickle serhiy-storchaka*
155155
pickletools serhiy-storchaka*
156156
pkgutil
157-
platform malemburg
157+
platform
158158
plistlib
159159
poplib
160160
posix larryhastings, gpshead
161-
pprint freddrake
161+
pprint
162162
profile
163163
pstats
164164
pty Yhg1s*
@@ -188,12 +188,12 @@ smtplib
188188
socket gpshead
189189
socketserver
190190
sqlite3 erlend-aasland*
191-
ssl jackjansen, alex
191+
ssl alex
192192
stat
193193
statistics rhettinger
194194
string
195195
stringprep
196-
struct meadori
196+
struct
197197
subprocess gpshead*
198198
symtable benjaminp
199199
sys
@@ -210,7 +210,7 @@ time pganssle
210210
timeit
211211
tkinter serhiy-storchaka*
212212
token
213-
tokenize meadori
213+
tokenize
214214
tomllib hauntsaninja*
215215
trace
216216
traceback iritkatriel
@@ -220,15 +220,15 @@ turtle willingc
220220
turtledemo terryjreedy*
221221
types 1st1
222222
typing gvanrossum, JelleZijlstra*, AlexWaygood*, carljm, sobolevn*
223-
unicodedata malemburg, ezio-melotti
223+
unicodedata ezio-melotti
224224
unittest ezio-melotti, gpshead, serhiy-storchaka*
225225
unittest.mock
226226
urllib orsenthil
227227
uuid
228228
venv vsajip, FFY00
229229
warnings
230230
wave
231-
weakref freddrake, nascheme
231+
weakref nascheme
232232
webbrowser
233233
winreg
234234
winsound
@@ -305,7 +305,7 @@ context managers ncoghlan
305305
core workflow Mariatta, ezio-melotti, hugovk, AA-Turner
306306
cryptography gpshead, picnixz
307307
data formats
308-
database malemburg
308+
database
309309
devguide merwok, ezio-melotti, willingc, Mariatta, hugovk,
310310
AA-Turner
311311
documentation ezio-melotti, merwok, JulienPalard, willingc, hugovk,
@@ -316,25 +316,24 @@ filesystem
316316
frozen modules ericsnowcurrently, gvanrossum, kumaraditya303
317317
f-strings ericvsmith*
318318
GUI
319-
i18n malemburg, merwok, tomasr8
319+
i18n merwok, tomasr8
320320
import machinery brettcannon, ncoghlan, ericsnowcurrently, FFY00
321321
initialization FFY00
322322
io benjaminp, gpshead
323323
JIT brandtbucher*, savannahostrowski*
324-
locale malemburg
325-
mathematics malemburg, rhettinger, serhiy-storchaka
326-
memory management tim-one, malemburg, Yhg1s, nascheme
324+
locale
325+
mathematics rhettinger, serhiy-storchaka
326+
memory management tim-one, Yhg1s, nascheme
327327
memoryview
328328
networking gpshead
329329
object model benjaminp, Yhg1s
330-
packaging malemburg, merwok, pfmoore, emmatyping
330+
packaging merwok, pfmoore, emmatyping
331331
pattern matching brandtbucher*
332332
PEG parser gvanrossum, pablogsal, lysnikolaou
333333
performance vstinner, serhiy-storchaka*, 1st1, rhettinger, markshannon,
334334
brandtbucher, carljm, Fidget-Spinner, AlexWaygood*, nascheme
335335
pip ncoghlan, pfmoore, pradyunsg
336-
release management malemburg, benjaminp, warsaw,
337-
gvanrossum, merwok, ned-deily,
336+
release management benjaminp, warsaw, gvanrossum, merwok, ned-deily,
338337
JulienPalard, hugovk
339338
runtime lifecycle ericsnowcurrently, kumaraditya303, zooba, ZeroIntensity, nascheme
340339
str.format ericvsmith*
@@ -343,8 +342,8 @@ symbol table JelleZijlstra, carljm
343342
testing ezio-melotti
344343
test coverage
345344
threads gpshead
346-
time and dates malemburg, pganssle
347-
Unicode malemburg, ezio-melotti, benjaminp
345+
time and dates pganssle
346+
Unicode ezio-melotti, benjaminp
348347
version control merwok, ezio-melotti
349348
================== ==========================================================
350349

0 commit comments

Comments
 (0)