mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
try and get a peak at mock-related PRs before they land (#25356)
This commit is contained in:
parent
77d668b122
commit
06e971fc0e
1 changed files with 4 additions and 0 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
@ -91,6 +91,10 @@ Parser/asdl.py @isidentical
|
|||
Parser/asdl_c.py @isidentical
|
||||
Lib/ast.py @isidentical
|
||||
|
||||
# Mock
|
||||
/Lib/unittest/mock.py @cjw296
|
||||
/Lib/unittest/test/testmock/* @cjw296
|
||||
|
||||
# SQLite 3
|
||||
**/*sqlite* @berkerpeksag
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue