Skip to content

Commit 31b7777

Browse files
authored
meta: add replay as codeowner for views/releases/releaseBubbles (#87333)
1 parent b4d5aeb commit 31b7777

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/CODEOWNERS

+7-6
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@ yarn.lock @getsentry/owners-js-de
171171
/static/app/views/alerts/ @getsentry/alerts-notifications
172172
/static/app/views/alerts/rules/uptime @getsentry/crons
173173
/static/app/views/releases/ @getsentry/alerts-notifications
174+
/static/app/views/releases/drawer/ @getsentry/replay-frontend
175+
/static/app/views/releases/releaseBubbles/ @getsentry/replay-frontend
174176
/src/sentry/rules/processing/delayed_processing.py @getsentry/alerts-notifications
175177

176178
/static/app/views/settings/account/notifications/ @getsentry/alerts-notifications
@@ -329,12 +331,11 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
329331

330332

331333
## Replays
332-
/static/app/views/releases/drawer/ @getsentry/replay-frontend
333-
/static/app/components/replays/ @getsentry/replay-frontend
334-
/static/app/utils/replays/ @getsentry/replay-frontend
335-
/static/app/views/replays/ @getsentry/replay-frontend
336-
/src/sentry/replays/ @getsentry/replay-backend
337-
/tests/sentry/replays/ @getsentry/replay-backend
334+
/static/app/components/replays/ @getsentry/replay-frontend
335+
/static/app/utils/replays/ @getsentry/replay-frontend
336+
/static/app/views/replays/ @getsentry/replay-frontend
337+
/src/sentry/replays/ @getsentry/replay-backend
338+
/tests/sentry/replays/ @getsentry/replay-backend
338339
## End of Replays
339340

340341

0 commit comments

Comments
 (0)