Skip to content

Commit

Permalink
Update CODEOWNERS to use teams (tendermint#9129)
Browse files Browse the repository at this point in the history
* Update CODEOWNERS to use teams

Update the `CODEOWNERS` file to use the
@tendermint/tendermint-engineering and @tendermint/tendermint-research
teams as opposed to adding people one by one. This makes repository
administration somewhat easier to manage, especially when
onboarding/offboarding people.

Signed-off-by: Thane Thomson <[email protected]>

* Add Ethan as superuser

Signed-off-by: Thane Thomson <[email protected]>
  • Loading branch information
thanethomson authored Jul 29, 2022
1 parent 4309f54 commit 8834a0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# global owners are only requested if there isn't a more specific
# codeowner specified below. For this reason, the global codeowners
# are often repeated in package-level definitions.
* @ebuchman @cmwaters @tychoish @williambanfield @creachadair @thanethomson @sergio-mena @jmalicevic
* @ebuchman @tendermint/tendermint-engineering

/spec @cason @sergio-mena @jmalicevic @milosevic
/spec @ebuchman @tendermint/tendermint-research @tendermint/tendermint-engineering

0 comments on commit 8834a0d

Please sign in to comment.