Skip to content

Commit dc8cdfc

Browse files
authored
chore(codeowners): add telemetry experience codeowners (#89592)
1 parent 8ff7c76 commit dc8cdfc

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -490,8 +490,6 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
490490

491491

492492
## Telemetry Experience
493-
/src/sentry/api/endpoints/organization_metric* @getsentry/telemetry-experience
494-
/tests/sentry/api/endpoints/test_organization_metric* @getsentry/telemetry-experience
495493
/src/sentry/api/endpoints/organization_sessions.py @getsentry/telemetry-experience
496494
/tests/snuba/api/endpoints/test_organization_sessions.py @getsentry/telemetry-experience
497495
/src/sentry/api/endpoints/organization_onboarding* @getsentry/telemetry-experience
@@ -505,10 +503,9 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
505503
/src/sentry/utils/platform_categories.py @getsentry/telemetry-experience
506504
/src/sentry/sentry_metrics/querying/ @getsentry/telemetry-experience
507505
/tests/sentry/sentry_metrics/querying/ @getsentry/telemetry-experience
508-
/src/sentry/sentry_metrics/visibility/ @getsentry/telemetry-experience
509-
/tests/sentry/sentry_metrics/visibility/ @getsentry/telemetry-experience
510506
/src/sentry/snuba/metrics/ @getsentry/telemetry-experience
511507
/tests/sentry/snuba/metrics/ @getsentry/telemetry-experience
508+
/src/sentry/demo_mode/
512509

513510
/static/app/actionCreators/metrics.tsx @getsentry/telemetry-experience
514511
/static/app/data/platformCategories.tsx @getsentry/telemetry-experience
@@ -518,11 +515,9 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
518515
/static/app/types/project.tsx @getsentry/telemetry-experience
519516
/static/app/views/settings/project/dynamicSampling/ @getsentry/telemetry-experience
520517
/static/app/views/settings/dynamicSampling/ @getsentry/telemetry-experience
521-
/static/app/views/settings/projectMetrics/* @getsentry/telemetry-experience
522518
/static/app/views/onboarding* @getsentry/telemetry-experience
523-
524-
/static/app/components/metrics/ @getsentry/telemetry-experience
525-
/static/app/components/modals/metricWidgetViewerModal* @getsentry/telemetry-experience
519+
/static/app/views/projectInstall/ @getsentry/telemetry-experience
520+
/static/app/utils/demoMode/ @getsentry/telemetry-experience
526521
## End of Telemetry Experience
527522

528523

0 commit comments

Comments
 (0)