From 1ea705277c6d082281b1642bc3820cb07b66398c Mon Sep 17 00:00:00 2001 From: Pranshu Khanna Date: Tue, 17 Feb 2026 15:20:27 +0100 Subject: [PATCH] Update CODEOWNERS Add contractors to CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bfeca0ec..b14bb2a2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ # See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # ---------------------------------------------------------------------------- -* @mdn/content-team +* @mdn/content-team @mdn/contractors /.github/workflows/ @mdn/engineering /.github/CODEOWNERS @mdn/content-team @mdn/engineering