From 648633cc6d1eac408c87ad892f237cebd1ecc549 Mon Sep 17 00:00:00 2001 From: Alex | Interchain Labs Date: Mon, 22 Sep 2025 17:22:38 -0400 Subject: [PATCH] Delete .github/CODEOWNERS --- .github/CODEOWNERS | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 14fbe66126..0000000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,15 +0,0 @@ -# CODEOWNERS: https://help.github.com/articles/about-codeowners/ - -# NOTE: Order is important; the last matching pattern takes the most precedence - -# Cosmos SDK Codeowners - -# Core team as default owners - -* @cosmos/sdk-core-dev - -# Components - -# docs configuration - -/docs/ @cosmos/sdk-core-dev