From 16ba44399d948762c7456055094effe0b0a9fa36 Mon Sep 17 00:00:00 2001 From: Andrew Halberstadt Date: Thu, 18 Dec 2025 10:54:00 -0500 Subject: [PATCH] chore: make releng a CODEOWNER of the entire repo --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5258ada..e77ec9b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ -.taskcluster.yml @mozilla-releng/releng -taskcluster @mozilla-releng/releng +* @mozilla-releng/releng