Skip to content

add carljm to experts index #1063

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

Merged
merged 2 commits into from
Mar 8, 2023
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
14 changes: 7 additions & 7 deletions core-developers/experts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ codeop
collections rhettinger*
collections.abc rhettinger*, stutzbach^
colorsys
compileall
compileall carljm
concurrent.futures pitrou, brianquinlan, gpshead*
configparser ambv*
contextlib ncoghlan, 1st1
Expand All @@ -97,7 +97,7 @@ crypt jafo^*
csv smontanaro (inactive)
ctypes theller (inactive), abalkin, amauryfa, meadori
curses Yhg1s
dataclasses ericvsmith*
dataclasses ericvsmith*, carljm
datetime abalkin, pganssle
dbm
decimal facundobatista, rhettinger, mdickinson
Expand Down Expand Up @@ -184,7 +184,7 @@ profile
pstats
pty Yhg1s*
pwd
py_compile
py_compile carljm
pyclbr isidentical
pydoc
queue rhettinger*
Expand Down Expand Up @@ -245,7 +245,7 @@ tracemalloc vstinner
tty Yhg1s*
turtle gregorlingl^, willingc
types 1st1
typing gvanrossum, Fidget-Spinner, JelleZijlstra*, AlexWaygood*
typing gvanrossum, Fidget-Spinner, JelleZijlstra*, AlexWaygood*, carljm
unicodedata malemburg, ezio-melotti
unittest voidspace*, ezio-melotti, rbtcollins, gpshead
unittest.mock voidspace*
Expand Down Expand Up @@ -318,12 +318,12 @@ Interest Area Maintainers
================== ==========================================================
algorithms rhettinger*
argument clinic larryhastings
ast/compiler benjaminp, 1st1, pablogsal, markshannon, isidentical, brandtbucher
ast/compiler benjaminp, 1st1, pablogsal, markshannon, isidentical, brandtbucher, carljm
autoconf/makefiles Yhg1s*
bsd
issue tracker ezio-melotti
buildbots zware, pablogsal
bytecode benjaminp, 1st1, markshannon, brandtbucher
bytecode benjaminp, 1st1, markshannon, brandtbucher, carljm
context managers ncoghlan
core workflow Mariatta, ezio-melotti, hugovk
coverity scan tiran, Yhg1s
Expand All @@ -350,7 +350,7 @@ object model benjaminp, Yhg1s
packaging tarekziade, malemburg, alexis^, merwok, dstufft, pfmoore
pattern matching brandtbucher*
peg parser gvanrossum, pablogsal, lysnikolaou
performance vstinner, serhiy-storchaka, 1st1, rhettinger, markshannon, brandtbucher
performance vstinner, serhiy-storchaka, 1st1, rhettinger, markshannon, brandtbucher, carljm
pip ncoghlan, dstufft, pfmoore, Marcus.Smith^, pradyunsg
py3 transition benjaminp
release management tarekziade, malemburg, benjaminp, warsaw,
Expand Down