mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add myself as hamt/context (PEP 567) code owner (#5276)
This commit is contained in:
parent
f23746a934
commit
d83671e996
1 changed files with 2 additions and 0 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -8,7 +8,9 @@
|
|||
**/*asyncio* @1st1 @asvetlov
|
||||
|
||||
# Core
|
||||
**/*context* @1st1
|
||||
**/*genobject* @1st1
|
||||
**/*hamt* @1st1
|
||||
|
||||
# Hashing
|
||||
**/*hashlib* @python/crypto-team
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue