From aab7939a5bac25436520ef7256a409133d755dc4 Mon Sep 17 00:00:00 2001 From: bdebyl Date: Mon, 12 Sep 2022 16:29:43 -0400 Subject: [PATCH] [skip ci] Update CODEOWNERS for 2022 onwards --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7f0b7752..bcd91bfe 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,7 +4,7 @@ # These owners will be the default owners for everything in the repo. # Unless a later match takes precedence, @global-owner1 and @global-owner2 # will be requested for review when someone opens a pull request. -* @limayekaiwalya @seandtaber +* @bdebyl @seandtaber # Order is important; the last matching pattern takes the most precedence. # When someone opens a pull request that only modifies JS files, only @js-owner