Drop myself from owners of genobject (#96216)

This commit is contained in:
Yury Selivanov 2022-08-23 12:21:10 -07:00 committed by GitHub
parent 58f6953d6d
commit e046cf872e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@ -9,7 +9,7 @@
# Core
**/*context* @1st1
**/*genobject* @1st1 @markshannon
**/*genobject* @markshannon
**/*hamt* @1st1
Objects/set* @rhettinger
Objects/dict* @methane @markshannon