From 20057eafcddd82135dfb2eb10dcd9ece3df305b7 Mon Sep 17 00:00:00 2001 From: Bevan Arps Date: Thu, 30 Jul 2020 15:34:23 +1200 Subject: [PATCH] Update CODEOWNERS Add Christian to the list of code owners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5a3fee6a432..cce31b54ecb 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. -* @frodopwns @WilliamMortlMicrosoft @jananivMS @davefellows @theunrepentantgeek @porges @matthchr +* @frodopwns @WilliamMortlMicrosoft @jananivMS @davefellows @theunrepentantgeek @porges @matthchr @babbageclunk