master
text 10 lines 311 Bytes
Raw
1 # Code owners are automatically requested for review when someone opens a pull
2 # request that modifies code that they own. Code owners are not automatically
3 # requested to review draft pull requests.
4
5 # Default
6 * @ipfs/kubo-maintainers
7
8 # HTTP Gateway
9 core/corehttp/ @lidel
10 test/sharness/*gateway*.sh @lidel