From 7a813f527204e1538854fe5ed2c8a6dd057a208f Mon Sep 17 00:00:00 2001 From: Steve Keeler Date: Fri, 14 Oct 2022 15:43:02 -0400 Subject: [PATCH] Update CODEOWNERS Adding Barry Willis and Kevin Evans to the CODEOWNERS file for the entire repo --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ad549db7..ad259099 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # These owners will be the default owners for everything in the repo. -* @hudua @SenthuranSivananthan @skeeler +* @hudua @SenthuranSivananthan @skeeler @kevinevans @bawillis