From 7cad614ec2d2a34b40a3c24443c4f35571e3e68c Mon Sep 17 00:00:00 2001 From: Christina Holland Date: Fri, 1 Jul 2022 10:26:43 -0700 Subject: [PATCH] Add dwyfrequency to default owners (#6405) --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1b7c1c65cd6..0cf86484a5b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -16,6 +16,7 @@ # - @lahirumaramba # - @hsubox76 # - @allspain +# - @dwyfrequency # =========================================================== @@ -32,7 +33,7 @@ # These owners will be the default owners for everything in the repo. -* @allspain @hsubox76 @firebase/jssdk-global-approvers +* @dwyfrequency @hsubox76 @firebase/jssdk-global-approvers # Database Code packages/database @maneesht @jsdt @firebase/jssdk-global-approvers