From 2a4f9378b2e0c3893c96c33a32e5aef4011f78a4 Mon Sep 17 00:00:00 2001 From: Pranshu Khanna Date: Tue, 17 Feb 2026 16:34:55 +0100 Subject: [PATCH] Update CODEOWNERS Add content-team, contractors, and experts to codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 770bdf8..04a6e11 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 @Josh-Cena +* @mdn/content-team @mdn/contractors @mdn/experts /.github/workflows/ @mdn/engineering /.github/CODEOWNERS @mdn/content-team @mdn/engineering