From 85ba0b8193347b50441c53afa761f6037c80dc39 Mon Sep 17 00:00:00 2001 From: Anagh Hegde Date: Wed, 9 Oct 2024 12:24:24 +0530 Subject: [PATCH] chore: update code owner for migrations (#36769) ## Description Add Anagh as code. owner for the migration module to keep track of mongo migrations ## Automation /ok-to-test tags="" ### :mag: Cypress test results > [!CAUTION] > If you modify the content in this section, you are likely to disrupt the CI result for your PR. ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No ## Summary by CodeRabbit - **Chores** - Updated ownership assignments for specific project paths, adding new owners without removing existing ones. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index f1ae93a1aa..6f6f143cc2 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -190,7 +190,7 @@ app/client/src/ce/JSFunctionExecutionSaga.ts @ApekshaBhosale app/client/src/ee/JSFunctionExecutionSaga.ts @ApekshaBhosale # Enterprise Success -app/server/appsmith-server/src/main/java/com/appsmith/server/migrations/**/* @sharat87 @abhvsn +app/server/appsmith-server/src/main/java/com/appsmith/server/migrations/**/* @sharat87 @abhvsn @AnaghHegde # DevOps & Shri deploy/**/* @sharat87 @pratapaprasanna