From 1beeb890e0e060360ea6bbdca5fc332137c6c7b4 Mon Sep 17 00:00:00 2001 From: Ken Sipe Date: Fri, 18 Feb 2022 06:50:46 -0600 Subject: [PATCH] Change of code owners, no rights changed, just modifying the codeowners for PRs (#338) Signed-off-by: Ken Sipe --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 537c6a36..5af2f908 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ # the repo. Unless a later match takes precedence, # @global-owner1 and @global-owner2 will be requested for # review when someone opens a pull request. -* @kensipe @asekretenko @kaiwalyajoshi @ANeumann82 @jmccormick2001 @alenkacz +* @kensipe @asekretenko @kaiwalyajoshi @iblancasa @jmccormick2001 @alenkacz # In this example, @doctocat owns any files in the build/logs # directory at the root of the repository and any of its