From d5ce42e47858642093eaabcd77f9865d6c0c9bc8 Mon Sep 17 00:00:00 2001 From: Pranshu Khanna Date: Tue, 10 Mar 2026 11:08:37 +0100 Subject: [PATCH] Add contractors to CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 72b46349..778591f6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ # For more information, see: # https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-code-owners -* @mdn/content-team +* @mdn/content-team @mdn/contractors /.github/workflows/ @mdn/engineering /.github/CODEOWNERS @mdn/content-team @mdn/engineering