From 87b95205fc022bbe4c525ba9719c45aa6009d6f4 Mon Sep 17 00:00:00 2001 From: Erik Marks <25517051+rekmarks@users.noreply.github.com> Date: Mon, 13 Jan 2020 11:04:10 -0800 Subject: [PATCH] Update codeowners (#7813) --- .github/CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9c62ba36f..6b8f079a1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,5 +4,7 @@ package.json @danjm @whymarrh @Gudahtt yarn.lock @danjm @whymarrh @Gudahtt ui/ @danjm @whymarrh @Gudahtt -app/scripts/controllers/transactions @frankiebee @whymarrh +app/scripts/controllers/transactions @frankiebee @whymarrh @jennypollack .circleci/scripts/deps-install.sh @kumavis @Gudahtt +app/scripts/controllers/network @jennypollack @rekmarks +app/scripts/controllers/permissions @rekmarks @danjm