diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5151ad178ae846b8254ec731a4c75be8beae3781..7d17855e03c0e30bc22c6f1aa871964556b1032a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,6 +2,9 @@
 # request that modifies code that they own. Code owners are not automatically
 # requested to review draft pull requests.
 
+# Default
+* @ipfs/kubo-maintainers 
+
 # HTTP Gateway
 core/corehttp/  @lidel
 test/sharness/*gateway*.sh  @lidel