Skip to content

Commit

Permalink
chore(sentry apps): Update codeowners after sentry app consolidation (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Christinarlong authored Oct 24, 2024
1 parent c750c7e commit 31ff678
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,8 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge


## Integrations
/src/sentry/api/endpoints/sentry_app/ @getsentry/product-owners-settings-integrations
/src/sentry/sentry_apps/ @getsentry/product-owners-settings-integrations @getsentry/ecosystem
/tests/sentry/sentry_apps @getsentry/product-owners-settings-integrations @getsentry/ecosystem
/src/sentry/api/endpoints/project_rule*.py @getsentry/alerts-notifications
/src/sentry/api/serializers/models/rule.py @getsentry/alerts-notifications

Expand All @@ -374,8 +375,8 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge


# To find matching files -> find . -name "*sentry_app*.py"
*sentry_app*.py @getsentry/product-owners-settings-integrations
*sentryapp*.py @getsentry/product-owners-settings-integrations
*sentry_app*.py @getsentry/product-owners-settings-integrations @getsentry/ecosystem
*sentryapp*.py @getsentry/product-owners-settings-integrations @getsentry/ecosystem
*doc_integration*.py @getsentry/ecosystem
*docintegration*.py @getsentry/ecosystem

Expand Down Expand Up @@ -613,7 +614,7 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
/src/sentry/api/endpoints/organization_missing_org_members.py @getsentry/ecosystem
/src/sentry/tasks/invite_missing_org_members.py @getsentry/ecosystem
/static/app/components/modals/inviteMissingMembersModal/ @getsentry/ecosystem
/src/sentry/tasks/integrations/github/pr_comment.py @getsentry/ecosystem
/src/sentry/integrations/github/tasks/pr_comment.py @getsentry/ecosystem
## End of Ecosystem

## Core Product Foundations
Expand Down

0 comments on commit 31ff678

Please sign in to comment.