Skip to content

Commit a4a0791

Browse files
authoredMar 18, 2025··
meta: add replay as codeowner for views/releases/drawer (#87331)
1 parent e5035c8 commit a4a0791

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed
 

‎.github/CODEOWNERS

+6-5
Original file line numberDiff line numberDiff line change
@@ -329,11 +329,12 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
329329

330330

331331
## Replays
332-
/static/app/components/replays/ @getsentry/replay-frontend
333-
/static/app/utils/replays/ @getsentry/replay-frontend
334-
/static/app/views/replays/ @getsentry/replay-frontend
335-
/src/sentry/replays/ @getsentry/replay-backend
336-
/tests/sentry/replays/ @getsentry/replay-backend
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
337338
## End of Replays
338339

339340

0 commit comments

Comments
 (0)
Please sign in to comment.