Skip to content

Commit dacb243

Browse files
ref: add feature flag frontend codeowner (#80467)
<!-- Describe your PR here. -->
1 parent b9a9d6b commit dacb243

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,9 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
325325

326326

327327
## Flags
328-
/src/sentry/flags/ @getsentry/replay-backend
329-
/tests/sentry/flags/ @getsentry/replay-backend
328+
/src/sentry/flags/ @getsentry/replay-backend
329+
/tests/sentry/flags/ @getsentry/replay-backend
330+
/static/app/components/events/featureFlags/ @getsentry/replay-frontend
330331
## End of Flags
331332

332333

0 commit comments

Comments
 (0)