From f3b7e294bef46228524debd2a5e149b4a360167f Mon Sep 17 00:00:00 2001 From: Michael Comella Date: Thu, 1 Oct 2020 16:28:29 -0700 Subject: [PATCH] No issue: remove * ac from codeowners. rocketsroger and I agreed this may be undesireable due to the increased notifications. If we remove it and someone complains, we can re-add it. --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 81aa72d6d..eca56c92a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -21,9 +21,9 @@ # the paths you specify in .gitignore: # http://www.benjaminoakes.com/git/2018/08/10/Testing-changes-to-GitHub-CODEOWNERS/ -# By default the Android Components team will be the owner for everything in +# By default the fenix team will be the owner for everything in # the repo. Unless a later match takes precedence. -* @mozilla-mobile/ACT @mozilla-mobile/fenix +* @mozilla-mobile/fenix /.cron.yml @mozilla-mobile/releng @mozilla-mobile/fenix /.taskcluster.yml @mozilla-mobile/releng @mozilla-mobile/fenix /automation/ @mozilla-mobile/releng @mozilla-mobile/fenix