File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 22
33# Primary repo maintainers
44* @ rigelrozanski @ alexanderbez @ jackzampolin @ alessio @ fedekunze
5+
6+ # ##############################################################################
7+ # Module Specific Ownership
8+ # See CONTRIBUTING.md for further details
9+ # ##############################################################################
10+
11+ # The following contributors own all files in the x/nft directory at the root
12+ # of the repository and any of its subdirectories.
13+ x /nft @ okwme @ fedekunze
Original file line number Diff line number Diff line change 1+ # Contract
2+
3+ This document outlines the "soft contract" expected by the ` CODEOWNERS ` and maintainers
4+ of the ` x/nft ` module to follow and uphold. The agreed-upon members are expected
5+ to abide by the following:
6+
7+ - Review and provide feedback on PRs that primarily impact or modify the ` x/nft `
8+ module within 30 days.
9+ - Review and provide feedback on issues related to the ` x/nft ` module within 30
10+ days.
11+ - Maintain compatibility with the APIs, design philosophy, architecture and the
12+ broader set of tools (e.g. simulation) within the SDK.
13+
14+ If the broader set of ` CODEOWNERS ` and maintainers of the SDK deem that the stated
15+ contract has been breached by a containing member of the ` x/nft ` module, that
16+ member may be removed with or without warning from the ` CODEOWNERS ` . If the entire
17+ set of owners and maintainers are deemed to break the contract, the ` x/nft ` module
18+ maybe removed with or without warning from the SDK.
You can’t perform that action at this time.
0 commit comments