From 7a96175f060fa11b5b97ee2e3f118d946b1bbf14 Mon Sep 17 00:00:00 2001 From: Marco Franssen Date: Mon, 18 Sep 2023 10:29:24 +0200 Subject: [PATCH] Remove developer-guy as a CODEOWNER Due to time constraints he steps down as a maintainer. Signed-off-by: Marco Franssen --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 54b1269..2a9b629 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,7 +1,7 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence, -# they will be requested for review when someone opens a +# they will be requested for review when someone opens a # pull request. -* @marcofranssen @Kfox1111 @developer-guy @dfeldman @faisal-memon @mrsabath @edwbuck +* @marcofranssen @Kfox1111 @dfeldman @faisal-memon @mrsabath @edwbuck # See CODEOWNERS syntax here: https://help.github.com/articles/about-codeowners/#codeowners-syntax