From a7ed0a347a9a2d4940fa68708f7e8e07d1004419 Mon Sep 17 00:00:00 2001 From: Maria Hutt Date: Fri, 25 Aug 2023 09:14:06 -0700 Subject: [PATCH] chore(CODEOWNERS): add Maria to Angular and Vue (#28061) Issue number: N/A --------- ## What is the current behavior? Maria isn't part of the codeowners. ## What is the new behavior? - Maria has been added to the Angular and Vue folders. ## Does this introduce a breaking change? - [ ] Yes - [x] No ## Other information N/A --- .github/CODEOWNERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6a3a29c975..1964021d61 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -15,9 +15,9 @@ ## Angular -/packages/angular/ @sean-perkins -/packages/angular-server @sean-perkins -/packages/angular/test +/packages/angular/ @sean-perkins @thetaPC +/packages/angular-server @sean-perkins @thetaPC +/packages/angular/test @thetaPC ## React @@ -28,10 +28,10 @@ ## Vue -/packages/vue/ @liamdebeasi -/packages/vue-router/ @liamdebeasi -/packages/vue/test/ -/packages/vue-router/__tests__ +/packages/vue/ @liamdebeasi @thetaPC +/packages/vue-router/ @liamdebeasi @thetaPC +/packages/vue/test/ @thetaPC +/packages/vue-router/__tests__ @thetaPC # Components