mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
8 lines
274 B
Plaintext
8 lines
274 B
Plaintext
# 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
|