File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -171,6 +171,8 @@ yarn.lock @getsentry/owners-js-de
171
171
/static /app /views /alerts / @ getsentry/alerts-notifications
172
172
/static /app /views /alerts /rules /uptime @ getsentry/crons
173
173
/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
174
176
/src /sentry /rules /processing /delayed_processing.py @ getsentry/alerts-notifications
175
177
176
178
/static /app /views /settings /account /notifications / @ getsentry/alerts-notifications
@@ -329,12 +331,11 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
329
331
330
332
331
333
# # 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
338
339
# # End of Replays
339
340
340
341
You can’t perform that action at this time.
0 commit comments