Browse Source
Merge pull request #1751 from tendermint/bucky/codeowner-alex
add xla as codeowner
pull/1764/merge
v0.21.0-rc0
Ethan Buchman
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
.github/CODEOWNERS
|
|
@ -1,4 +1,4 @@ |
|
|
|
# CODEOWNERS: https://help.github.com/articles/about-codeowners/ |
|
|
|
|
|
|
|
# Everything goes through Bucky and Anton. For now. |
|
|
|
* @ebuchman @melekes |
|
|
|
# Everything goes through Bucky, Anton, Alex. For now. |
|
|
|
* @ebuchman @melekes @xla |