github.com/DFWallet/tendermint-cosmos@v0.0.2/.github/CODEOWNERS (about)

     1  # CODEOWNERS: https://help.github.com/articles/about-codeowners/
     2  
     3  # Everything goes through the following "global owners" by default.
     4  # Unless a later match takes precedence, these three will be
     5  # requested for review when someone opens a PR.
     6  # Note that the last matching pattern takes precedence, so
     7  # global owners are only requested if there isn't a more specific
     8  # codeowner specified below. For this reason, the global codeowners
     9  # are often repeated in package-level definitions.
    10  *       @alexanderbez @cmwaters @ebuchman @marbar3778 @tessr @tychoish