chore: Keep Rajat as codeowner for only cypress tests of widgets (#27082)

Keep @rajatagrawal as code owner for only cypress tests of widgets.
This commit is contained in:
Rajat Agrawal 2023-09-11 11:31:16 +05:30 committed by GitHub
parent 68a439345d
commit 09de1316b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ app/client/tsconfig.json @KelvinOm
app/client/tsconfig.path.json @KelvinOm
# App viewers pod
app/client/src/widgets/* @appsmithorg/app-viewers @rajatagrawal
app/client/src/widgets/* @appsmithorg/app-viewers
app/client/cypress/e2e/Regression/ClientSide/Widgets/* @rajatagrawal
app/client/src/components/propertyControls/* @appsmithorg/app-viewers
app/client/src/sagas/OneClickBindingSaga.ts @sbalaji1192 @berzerkeer