mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-11 11:19:05 +08:00
chore: add CODEOWNERS (#8852)
This commit is contained in:
parent
7b2c7c7f16
commit
dd06dd0018
7
.github/CODEOWNERS
vendored
Normal file
7
.github/CODEOWNERS
vendored
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user