cosmos-sdk/.github/CODEOWNERS
2025-02-14 12:32:43 -05:00

16 lines
291 B
Plaintext

# 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