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

Add Savannah to Experts Index #1472

Merged
merged 1 commit into from
Nov 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
4 changes: 2 additions & 2 deletions core-developers/experts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ __future__
__main__ gvanrossum, ncoghlan
_thread
abc
argparse
argparse savannahostrowski*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should Serhiy be here too? (@serhiy-storchaka)

Suggested change
argparse savannahostrowski*
argparse savannahostrowski*, serhiy-storchaka

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll leave that up to him! :)

array
ast benjaminp, pablogsal, isidentical, JelleZijlstra, eclips4
asyncio 1st1, asvetlov, gvanrossum, graingert, kumaraditya303, willingc
Expand Down Expand Up @@ -335,7 +335,7 @@ GUI
i18n malemburg, merwok
import machinery brettcannon, ncoghlan, ericsnowcurrently
io benjaminp, stutzbach^, gpshead
JIT brandtbucher*
JIT brandtbucher*, savannahostrowski*
locale malemburg
mathematics malemburg, stutzbach^, rhettinger
memory management tim-one, malemburg, Yhg1s
Expand Down
Loading