chore: set kubo-maintainers as default code owners (#9808)

This commit is contained in:
Gus Eggert 2023-04-10 06:59:40 -04:00 committed by GitHub
parent c58aadb887
commit a97bf4271d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/CODEOWNERS vendored
View File

@ -2,6 +2,9 @@
# request that modifies code that they own. Code owners are not automatically
# requested to review draft pull requests.
# Default
* @ipfs/kubo-maintainers
# HTTP Gateway
core/corehttp/ @lidel
test/sharness/*gateway*.sh @lidel