Browse Source

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

pull/5282/head
Yury Selivanov 8 years ago
committed by GitHub
parent
commit
d83671e996
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/CODEOWNERS

2
.github/CODEOWNERS

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

Loading…
Cancel
Save