Skip to content

Commit 0c860be

Browse files
authored
chore(codeowners): Update codeowners with project creation files (#54774)
1 parent 14935b6 commit 0c860be

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -361,19 +361,17 @@ yarn.lock @getsentry/owners-js-de
361361

362362

363363
## Enterprise
364-
/static/app/views/organizationStats @getsentry/enterprise
365-
/src/sentry/api/endpoints/organization_stats*.py @getsentry/enterprise
366-
367-
/src/sentry/api/endpoints/organization_auditlogs.py @getsentry/enterprise
368-
369-
/static/app/views/settings/organizationAuth/ @getsentry/enterprise
370-
/tests/sentry/api/endpoints/test_auth*.py @getsentry/enterprise
371-
372-
/tests/sentry/api/test_data_secrecy.py @getsentry/enterprise
373-
374-
/src/sentry/scim/ @getsentry/enterprise
375-
/tests/sentry/api/test_scim*.py @getsentry/enterprise
376-
/src/sentry/tasks/integrations/github/pr_comment.py @getsentry/enterprise
364+
/static/app/views/organizationStats @getsentry/enterprise
365+
/src/sentry/api/endpoints/organization_stats*.py @getsentry/enterprise
366+
/src/sentry/api/endpoints/organization_auditlogs.py @getsentry/enterprise
367+
/static/app/views/settings/organizationAuth/ @getsentry/enterprise
368+
/tests/sentry/api/endpoints/test_auth*.py @getsentry/enterprise
369+
/tests/sentry/api/test_data_secrecy.py @getsentry/enterprise
370+
/src/sentry/scim/ @getsentry/enterprise
371+
/tests/sentry/api/test_scim*.py @getsentry/enterprise
372+
/src/sentry/tasks/integrations/github/pr_comment.py @getsentry/enterprise
373+
/src/sentry/api/endpoints/organization_projects_experiment.py @getsentry/enterprise
374+
/tests/sentry/api/endpoints/test_organization_projects_experiment.py @getsentry/enterprise
377375
## End of Enterprise
378376

379377

0 commit comments

Comments
 (0)