From 37b58575d4d3209a58aebd3eb6afda6ad4e7fa7d Mon Sep 17 00:00:00 2001 From: Pranshu Khanna Date: Tue, 17 Feb 2026 16:28:53 +0100 Subject: [PATCH] Update CODEOWNERS Add content-team and learn to codeowners --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 15e6e3fde..05a41f91b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,6 +5,8 @@ # See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # ---------------------------------------------------------------------------- +* @mdn/content-team @mdn/learn + /.github/workflows/ @mdn/engineering /.github/CODEOWNERS @mdn/engineering /SECURITY.md @mdn/engineering