Skip to content

Commit 99af371

Browse files
Reorder the list of argparse experts in alphabetical order. (#1599)
1 parent 7800083 commit 99af371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-developers/experts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ __future__
5656
__main__ gvanrossum, ncoghlan
5757
_thread
5858
abc
59-
argparse serhiy-storchaka*, savannahostrowski*
59+
argparse savannahostrowski*, serhiy-storchaka*
6060
array
6161
ast benjaminp, pablogsal, isidentical, JelleZijlstra, eclips4
6262
asyncio 1st1, asvetlov, gvanrossum, graingert, kumaraditya303, willingc

0 commit comments

Comments
 (0)