chore: add CODEOWNERS (#8852)

This commit is contained in:
Marcin Rataj 2022-04-06 18:14:15 +02:00 committed by GitHub
parent 7b2c7c7f16
commit dd06dd0018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,7 @@
# Code owners are automatically requested for review when someone opens a pull
# request that modifies code that they own. Code owners are not automatically
# requested to review draft pull requests.
# HTTP Gateway
core/corehttp/ @lidel
test/sharness/*gateway*.sh @lidel