Add myself as hamt/context (PEP 567) code owner (#5276)

This commit is contained in:
Yury Selivanov
2018-01-23 01:59:50 -05:00
committed by GitHub
parent f23746a934
commit d83671e996

2
.github/CODEOWNERS vendored
View File

@@ -8,7 +8,9 @@
**/*asyncio* @1st1 @asvetlov
# Core
**/*context* @1st1
**/*genobject* @1st1
**/*hamt* @1st1
# Hashing
**/*hashlib* @python/crypto-team