From 82d283e86d17e54eaa778dd675f6477183574bc5 Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Wed, 24 Jun 2026 15:17:53 +0200 Subject: [PATCH] ci(CODEOWNERS): update banner --- .github/CODEOWNERS | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8c045e9..bfeca0e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,11 +1,10 @@ -# This file is used to request PR reviews from the appropriate team. -# -# Order is important; the last matching pattern takes precedence. -# Each rule is more specific than the previous rules. -# For more information, see: -# https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-code-owners +# ---------------------------------------------------------------------------- +# CODEOWNERS +# ---------------------------------------------------------------------------- +# Order is important. The last matching pattern takes precedence. +# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners +# ---------------------------------------------------------------------------- -# Default * @mdn/content-team /.github/workflows/ @mdn/engineering