diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f53e08bdaa8..7cc53feb5a5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1,8 @@ # CODEOWNERS: https://help.github.com/articles/about-codeowners/ -* @colin-axner @AdityaSripal @crodriguezvega @charleenfei @damiannolan @chatton +* @colin-axner @AdityaSripal @crodriguezvega @charleenfei @damiannolan @chatton @DimitrisJim -# Our appreciation and gratitude to past code owners: @fedekunze @seantking +# Our appreciation and gratitude to past code owners: @fedekunze @seantking @tmsdkeys # Order is important; the last matching pattern takes the most # precedence. When someone opens a pull request that only @@ -39,4 +39,4 @@ /proto/ibc/applications/fee/ @AdityaSripal @charleenfei @colin-axner @damiannolan # CODEOWNERS for docs -/docs/ @colin-axner @AdityaSripal @crodriguezvega @charleenfei @damiannolan @chatton @tmsdkeys +/docs/ @colin-axner @AdityaSripal @crodriguezvega @charleenfei @damiannolan @chatton @DimitrisJim @srdtrk