From fe31766b39b0030bd0ba7dac34f196bcecdf2ddb Mon Sep 17 00:00:00 2001 From: Juri Dispan Date: Thu, 26 Oct 2023 11:39:59 +0200 Subject: [PATCH] CODEOWNERS: add @gutjuri for German (#11272) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8c43fe648d..4891b104f9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ -/pages.de/ @pixelcmtd @marchersimon +/pages.de/ @pixelcmtd @marchersimon @gutjuri /pages.es/ @navarroaxel @kant /pages.hi/ @kbdharun /pages.id/ @reinhart1010 @@ -13,7 +13,7 @@ /pages.zh_TW/ @blueskyson /pages.ko/ @IMHOJEONG -/contributing-guides/*.de.md @pixelcmtd @marchersimon +/contributing-guides/*.de.md @pixelcmtd @marchersimon @gutjuri /contributing-guides/*.es.md @navarroaxel @kant /contributing-guides/*.hi.md @kbdharun /contributing-guides/*.id.md @reinhart1010