From ce846b3efedbf6bfae05bb2d5c76a35838104afb Mon Sep 17 00:00:00 2001 From: Alex | Interchain Labs Date: Wed, 12 Feb 2025 11:28:00 -0500 Subject: [PATCH] chore: set up branch codeowners (#23680) --- .github/CODEOWNERS | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 59a1be47b7..07b11e4197 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,8 +7,3 @@ * @cosmos/sdk-core-dev # CODEOWNERS for docs configuration - -/docs/docusaurus.config.js @julienrbrt @tac0turtle -/docs/sidebars.js @julienrbrt @tac0turtle -/docs/pre.sh @julienrbrt @tac0turtle -/docs/post.sh @julienrbrt @tac0turtle