From 92cdda3f931057af3876d08124930a969d8da9eb Mon Sep 17 00:00:00 2001 From: George Pollard Date: Mon, 5 Dec 2022 14:59:45 +1300 Subject: [PATCH] Removing self from CODEOWNERS (#2641) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d731b414e4..fdbc090daa 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,4 @@ # the repo. Unless a later match takes precedence, # @global-owner1 and @global-owner2 will be requested for # review when someone opens a pull request. -* @davefellows @theunrepentantgeek @porges @matthchr @babbageclunk @super-harsh +* @davefellows @theunrepentantgeek @matthchr @babbageclunk @super-harsh