@cryptotaxi247 / kubo / commits / a97bf4271

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

Gus Eggert committed Apr 10, 2023 at 06:59 UTC a97bf4271d54898ca7f2447d2308fad1ebb8968b
1 file changed +3
.github/CODEOWNERS
+3
@@ -2,6 +2,9 @@
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