Skip to content

Commit d9dc42d

Browse files
committed
meta: add replay as codeowner for views/releases/releaseBubbles
1 parent fd5ca38 commit d9dc42d

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
@@ -329,12 +329,13 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
329329

330330

331331
## 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
332+
/static/app/views/releases/drawer/ @getsentry/replay-frontend
333+
/static/app/views/releases/releaseBubbles/ @getsentry/replay-frontend
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)