Skip to content

Commit

Permalink
chore(CODEOWNERS): De-couple shared ownership (#78059)
Browse files Browse the repository at this point in the history
  • Loading branch information
armenzg committed Sep 28, 2024
1 parent 7a98a75 commit 6564a46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ yarn.lock @getsentry/owners-js-de

/tests/snuba/search/test_backend.py @getsentry/visibility

/src/sentry/search/events/ @getsentry/visibility @getsentry/issues
/src/sentry/search/events/ @getsentry/visibility

/src/sentry/utils/performance_issues/ @getsentry/performance

Expand Down Expand Up @@ -519,6 +519,8 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
/src/sentry/grouping/ @getsentry/issues
/src/sentry/mediators/ @getsentry/issues
/src/sentry/ratelimits/ @getsentry/issues
/src/sentry/search/events/builder/issue_platform.py @getsentry/issues
/src/sentry/search/events/builder/errors.py @getsentry/issues
/src/sentry/search/snuba/ @getsentry/issues
/src/sentry/seer/similarity/ @getsentry/issues
/src/sentry/tasks/auto_ongoing_issues.py @getsentry/issues
Expand Down

0 comments on commit 6564a46

Please sign in to comment.