mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 04:55:18 +00:00
Signed-off-by: Thane Thomson <connect@thanethomson.com> Signed-off-by: Thane Thomson <connect@thanethomson.com>
12 lines
558 B
Plaintext
12 lines
558 B
Plaintext
# CODEOWNERS: https://help.github.com/articles/about-codeowners/
|
|
|
|
# Everything goes through the following "global owners" by default.
|
|
# Unless a later match takes precedence, these three will be
|
|
# requested for review when someone opens a PR.
|
|
# Note that the last matching pattern takes precedence, so
|
|
# 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 @tendermint/tendermint-engineering @adizere @lasarojc
|
|
|