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