mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 13:05:09 +00:00
* Add stale bot - added stale bot to only pull requests for now Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> * change code owner from xla to tess
10 lines
265 B
Plaintext
10 lines
265 B
Plaintext
# CODEOWNERS: https://help.github.com/articles/about-codeowners/
|
|
|
|
# Everything goes through Bucky, Anton, Tess. For now.
|
|
* @ebuchman @melekes @tessr
|
|
|
|
# Precious documentation
|
|
/docs/README.md @zramsay
|
|
/docs/DOCS_README.md @zramsay
|
|
/docs/.vuepress/ @zramsay
|