From 548ec0eaa70e430772b19226d4fed5a2734393b8 Mon Sep 17 00:00:00 2001 From: Magrid Date: Sun, 22 Oct 2023 16:30:24 +0200 Subject: [PATCH] CODEOWNERS: add @Magrid0 for Italian files (#11161) Co-authored-by: K.B.Dharun Krishna --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d48e5dab71..eca5cac898 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,7 @@ /pages.de/ @pixelcmtd @marchersimon /pages.es/ @navarroaxel @kant /pages.id/ @reinhart1010 -/pages.it/ @mebeim @yutyo +/pages.it/ @mebeim @yutyo @Magrid0 /pages.nl/ @sebastiaanspeck /pages.pl/ @acuteenvy /pages.pt_BR/ @waldyrious @isaacvicente @@ -14,7 +14,7 @@ /contributing-guides/*.de.md @pixelcmtd @marchersimon /contributing-guides/*.es.md @navarroaxel @kant /contributing-guides/*.id.md @reinhart1010 -/contributing-guides/*.it.md @mebeim @yutyo +/contributing-guides/*.it.md @mebeim @yutyo @Magrid0 /contributing-guides/*.nl.md @sebastiaanspeck /contributing-guides/*.pl.md @acuteenvy /contributing-guides/*.pt_BR.md @waldyrious @isaacvicente