From f6ea57ba1330b59258116d6adccb46e2cf7081f0 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Wed, 27 Sep 2023 19:44:58 +0530 Subject: [PATCH] CODEOWNERS: add @kant for Spanish pages (#10758) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e0ffcad545..0558440606 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ /pages.de/ @pixelcmtd @marchersimon -/pages.es/ @navarroaxel +/pages.es/ @navarroaxel @kant /pages.it/ @mebeim @yutyo /pages.pl/ @acuteenvy /pages.pt_BR/ @waldyrious @isaacvicente @@ -10,7 +10,7 @@ /pages.zh_TW/ @blueskyson /contributing-guides/*.de.md @pixelcmtd @marchersimon -/contributing-guides/*.es.md @navarroaxel +/contributing-guides/*.es.md @navarroaxel @kant /contributing-guides/*.it.md @mebeim @yutyo /contributing-guides/*.pl.md @acuteenvy /contributing-guides/*.pt_BR.md @waldyrious @isaacvicente