Skip to content

Commit 8a60075

Browse files
savannahostrowskiebonnal
authored andcommitted
Add Savannah to CODEOWNERS for argparse and the JIT (python#126814)
Add Savannah to CODEOWNERS
1 parent 7aa82ba commit 8a60075

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/CODEOWNERS

+4-1
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,17 @@ configure* @erlend-aasland @corona10
1616
Makefile.pre.in @erlend-aasland
1717
Modules/Setup* @erlend-aasland
1818

19+
# argparse
20+
**/*argparse* @savannahostrowski
21+
1922
# asyncio
2023
**/*asyncio* @1st1 @asvetlov @kumaraditya303 @willingc
2124

2225
# Core
2326
**/*context* @1st1
2427
**/*genobject* @markshannon
2528
**/*hamt* @1st1
26-
**/*jit* @brandtbucher
29+
**/*jit* @brandtbucher @savannahostrowski
2730
Objects/set* @rhettinger
2831
Objects/dict* @methane @markshannon
2932
Objects/typevarobject.c @JelleZijlstra

0 commit comments

Comments
 (0)