Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4b545 commit 4ae5061Copy full SHA for 4ae5061
1 file changed
.github/CODEOWNERS
@@ -16,14 +16,17 @@ configure* @erlend-aasland @corona10
16
Makefile.pre.in @erlend-aasland
17
Modules/Setup* @erlend-aasland
18
19
+# argparse
20
+**/*argparse* @savannahostrowski
21
+
22
# asyncio
23
**/*asyncio* @1st1 @asvetlov @kumaraditya303 @willingc
24
25
# Core
26
**/*context* @1st1
27
**/*genobject* @markshannon
28
**/*hamt* @1st1
-**/*jit* @brandtbucher
29
+**/*jit* @brandtbucher @savannahostrowski
30
Objects/set* @rhettinger
31
Objects/dict* @methane @markshannon
32
Objects/typevarobject.c @JelleZijlstra
0 commit comments