chore: added code owner for cypress (#34125)

## Description
Adding myself as code owner for cypress to be notified on any change on
cypress specs

Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags=""

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!CAUTION]  
> If you modify the content in this section, you are likely to disrupt
the CI result for your PR.

<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No
This commit is contained in:
Apeksha Bhosale 2024-06-10 09:59:05 +02:00 committed by GitHub
parent bf92a52f5a
commit 3a290ee54f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -208,3 +208,6 @@ app/server/**/pom.xml @sharat87
app/server/appsmith-server/src/main/java/com/appsmith/server/repositories/ce/BaseAppsmithRepositoryCEImpl.java @sharat87
app/server/appsmith-server/src/main/java/com/appsmith/server/repositories/ce/params/QueryAllParams.java @sharat87
app/server/appsmith-server/src/main/java/com/appsmith/server/helpers/ce/bridge/**/* @sharat87
#Cypress
app/client/cypress/**/* @ApekshaBhosale