From 1d30f313d3c206fc5040ac8e84b0c546398b6a62 Mon Sep 17 00:00:00 2001 From: Johan Lorenzo Date: Thu, 26 Sep 2019 17:27:48 +0200 Subject: [PATCH] Add Releng and Fenix as code owners of taskcluster/, .taskcluster.yml, .cron.yml --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8a508c234..79e5c2939 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -18,5 +18,8 @@ # By default the Android Components team will be the owner for everything in # the repo. Unless a later match takes precedence. * @mozilla-mobile/ACT @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 +/taskcluster/ /@mozilla-mobile/releng @mozilla-mobile/fenix /.github/ @mozilla-mobile/releng @mozilla-mobile/fenix