Skip to content

Commit d1f55d2

Browse files
authored
Update CODEOWNERS (#40366)
1 parent 49a926e commit d1f55d2

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

CODEOWNERS

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -191,16 +191,21 @@ app/client/src/ce/JSFunctionExecutionSaga.ts @ApekshaBhosale
191191
app/client/src/ee/JSFunctionExecutionSaga.ts @ApekshaBhosale
192192

193193
# Enterprise Success
194-
app/server/appsmith-server/src/main/java/com/appsmith/server/migrations/**/* @sharat87 @abhvsn @AnaghHegde
194+
app/server/appsmith-server/src/main/java/com/appsmith/server/migrations/**/* @sharat87 @abhvsn
195195

196-
# DevOps & Shri
197-
deploy/**/* @sharat87 @pratapaprasanna
198-
.github/workflows/*.yml @sharat87
199-
app/client/packages/ctl/**/* @sharat87 @pratapaprasanna
200-
app/server/**/pom.xml @sharat87
196+
# DevOps
197+
deploy/**/* @sharat87 @pratapaprasanna @nidhi-nair
198+
.github/workflows/*.yml @sharat87 @nidhi-nair
199+
app/client/packages/ctl/**/* @sharat87 @pratapaprasanna @nidhi-nair
200+
Dockerfile @nidhi-nair
201+
202+
# Server dependencies
203+
app/server/**/pom.xml @sharat87 @nidhi-nair
204+
205+
# Repository layer
201206
app/server/appsmith-server/src/main/java/com/appsmith/server/repositories/ce/BaseAppsmithRepositoryCEImpl.java @sharat87
202207
app/server/appsmith-server/src/main/java/com/appsmith/server/repositories/ce/params/QueryAllParams.java @sharat87
203208
app/server/appsmith-server/src/main/java/com/appsmith/server/helpers/ce/bridge/**/* @sharat87
204209

205-
#Cypress
206-
app/client/cypress/**/* @ApekshaBhosale @sagar-qa007
210+
# Cypress
211+
app/client/cypress/**/* @ApekshaBhosale

0 commit comments

Comments
 (0)