@@ -502,6 +502,11 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
502
502
/static /app /views /insights /pages /platform / @ getsentry/telemetry-experience
503
503
# # End of Telemetry Experience
504
504
505
+ # # ML & AI
506
+ * autofix * .py @ getsentry/machine-learning-ai
507
+ /static /app /components /events /autofix / @ getsentry/machine-learning-ai
508
+ /src /sentry /seer / @ getsentry/machine-learning-ai
509
+ # # End of ML & AI
505
510
506
511
# # Issues
507
512
# Catch-all
@@ -515,6 +520,7 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
515
520
/src /sentry /api /helpers /source_map_helper.py @ getsentry/issue-workflow
516
521
/src /sentry /api /issue_search.py @ getsentry/issue-workflow
517
522
/src /sentry /api /endpoints / @ getsentry/issue-workflow
523
+ /src /sentry /api /helpers /group_index /delete.py @ getsentry/issue-detection-backend
518
524
/src /sentry /deletions /defaults /group.py @ getsentry/issue-detection-backend
519
525
/src /sentry /deletions /tasks /groups.py @ getsentry/issue-detection-backend
520
526
/src /sentry /event_manager.py @ getsentry/issue-detection-backend
@@ -536,6 +542,7 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
536
542
/src /sentry /search /events /builder /errors.py @ getsentry/issue-workflow
537
543
/src /sentry /search /snuba / @ getsentry/issue-workflow
538
544
/src /sentry /seer /similarity / @ getsentry/issue-detection-backend
545
+ /src /sentry /similarity / @ getsentry/issue-detection-backend
539
546
/src /sentry /tasks /auto_ongoing_issues.py @ getsentry/issue-detection-backend
540
547
/src /sentry /tasks /auto_remove_inbox.py @ getsentry/issue-detection-backend
541
548
/src /sentry /tasks /auto_resolve_issues.py @ getsentry/issue-detection-backend
@@ -618,12 +625,6 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
618
625
/static /gsAdmin /components /relocation * @ getsentry/hybrid-cloud
619
626
/static /gsAdmin /views /relocation * @ getsentry/hybrid-cloud
620
627
621
- # # ML & AI
622
- * autofix * .py @ getsentry/machine-learning-ai
623
- /static /app /components /events /autofix / @ getsentry/machine-learning-ai
624
- /src /sentry /seer / @ getsentry/machine-learning-ai
625
- # # End of ML & AI
626
-
627
628
# # Ecosystem
628
629
/src /sentry /api /endpoints /notifications /notification_actions * @ getsentry/ecosystem
629
630
/src /sentry /api /endpoints /organization_missing_org_members.py @ getsentry/ecosystem
0 commit comments