Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mdickinson from experts.rst #1397

Merged
merged 1 commit into from
Sep 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions core-developers/experts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ bisect rhettinger*
builtins
bz2
calendar
cmath mdickinson
cmath
cmd
code
codecs malemburg, doerwalter
Expand All @@ -90,7 +90,7 @@ curses Yhg1s
dataclasses ericvsmith*, carljm
datetime abalkin, pganssle
dbm
decimal facundobatista, rhettinger, mdickinson
decimal facundobatista, rhettinger
difflib tim-one (inactive)
dis 1st1
doctest tim-one (inactive)
Expand All @@ -104,7 +104,7 @@ fcntl Yhg1s
filecmp
fileinput
fnmatch
fractions mdickinson
fractions
ftplib giampaolo*
functools rhettinger*
gc pitrou, pablogsal
Expand Down Expand Up @@ -137,7 +137,7 @@ logging vsajip
lzma
mailbox
marshal
math mdickinson, rhettinger, stutzbach^
math rhettinger, stutzbach^
mimetypes
mmap Yhg1s
modulefinder theller (inactive), jvr^
Expand Down Expand Up @@ -174,7 +174,7 @@ pyclbr isidentical
pydoc AA-Turner
queue rhettinger*
quopri
random rhettinger, mdickinson
random rhettinger
re ezio-melotti, serhiy-storchaka
readline Yhg1s
reprlib
Expand All @@ -201,7 +201,7 @@ stat tiran
statistics stevendaprano, rhettinger
string
stringprep
struct mdickinson, meadori
struct meadori
subprocess astrand^ (inactive), giampaolo, gpshead*
symtable benjaminp
sys
Expand Down Expand Up @@ -321,7 +321,7 @@ context managers ncoghlan
core workflow Mariatta, ezio-melotti, hugovk, AA-Turner
coverity scan tiran, Yhg1s
cryptography gpshead, dstufft
data formats mdickinson
data formats
database malemburg
devguide merwok, ezio-melotti, willingc, Mariatta, hugovk,
AA-Turner
Expand All @@ -338,7 +338,7 @@ import machinery brettcannon, ncoghlan, ericsnowcurrently
io benjaminp, stutzbach^, gpshead
JIT brandtbucher*
locale malemburg
mathematics mdickinson, malemburg, stutzbach^, rhettinger
mathematics malemburg, stutzbach^, rhettinger
memory management tim-one, malemburg, Yhg1s
memoryview
networking giampaolo, gpshead
Expand Down
Loading