From b19481b2596316493b8f5e7d893fa7d516512b41 Mon Sep 17 00:00:00 2001 From: Whymarrh Whitby Date: Mon, 13 Jan 2020 13:42:38 -0330 Subject: [PATCH] Update COs for tx module (#7812) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 90936ceea..9c62ba36f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,5 +4,5 @@ package.json @danjm @whymarrh @Gudahtt yarn.lock @danjm @whymarrh @Gudahtt ui/ @danjm @whymarrh @Gudahtt -app/scripts/controllers/transactions @frankiebee -.circleci/scripts/deps-install.sh @kumavis @Gudahtt \ No newline at end of file +app/scripts/controllers/transactions @frankiebee @whymarrh +.circleci/scripts/deps-install.sh @kumavis @Gudahtt