8000 try and get a peak at mock-related PRs before they land (#25356) · python/cpython@06e971f · GitHub
[go: up one dir, main page]

Skip to content

Commit 06e971f

Browse files
authored
try and get a peak at mock-related PRs before they land (#25356)
1 parent 77d668b commit 06e971f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ Parser/asdl.py @isidentical
9191
Parser/asdl_c.py @isidentical
9292
Lib/ast.py @isidentical
9393

94+
# Mock
95+
/Lib/unittest/mock.py @cjw296
96+
/Lib/unittest/test/testmock/* @cjw296
97+
9498
# SQLite 3
9599
**/*sqlite* @berkerpeksag
96100

0 commit comments

Comments
 (0)
0