From 581dd01d477bc02cfd9bbc568eecccf3bac7f033 Mon Sep 17 00:00:00 2001 From: William Banfield <4561443+williambanfield@users.noreply.github.com> Date: Fri, 9 Jul 2021 18:50:13 -0400 Subject: [PATCH] Update CODEOWNERS to include williambanfield (#6683) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 46e9c95c8..30218e098 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,5 +7,5 @@ # global owners are only requested if there isn't a more specific # codeowner specified below. For this reason, the global codeowners # are often repeated in package-level definitions. -* @alexanderbez @ebuchman @cmwaters @tessr @tychoish +* @alexanderbez @ebuchman @cmwaters @tessr @tychoish @williambanfield