From f0f24fcf185558372282be6f421470257fece592 Mon Sep 17 00:00:00 2001 From: Sagar Khalasi Date: Fri, 5 Jul 2024 17:05:12 +0530 Subject: [PATCH] chore: Adding my name as codeowner (#34725) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Description Adding CODEOWNER as myself Fixes #`34724` /ok-to-test tags="@tag.Sanity" ## Summary by CodeRabbit - **Chores** - Updated file ownership for testing files to include `@sagar-qa007` alongside `@ApekshaBhosale`. > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: > Commit: b4999a4e85649ef359d2abb465b6fed8c30c0049 > Cypress dashboard. > Tags: `@tag.Sanity` >
Fri, 05 Jul 2024 05:40:57 UTC --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 6f6113f491..6184e0f9a2 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -210,4 +210,4 @@ app/server/appsmith-server/src/main/java/com/appsmith/server/repositories/ce/par app/server/appsmith-server/src/main/java/com/appsmith/server/helpers/ce/bridge/**/* @sharat87 #Cypress -app/client/cypress/**/* @ApekshaBhosale +app/client/cypress/**/* @ApekshaBhosale @sagar-qa007