diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3717c73f6a6204..c3b2929eef8f02 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -681,6 +681,9 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge /src/sentry/migrations/ @getsentry/owners-migrations /src/sentry/*/migrations/ @getsentry/owners-migrations +# Preprod build artifact analysis +/src/sentry/preprod @getsentry/emerge-tool +# End of preprod ## Frontend Platform (keep last as we want highest specificity) /static/app/utils/theme/ @getsentry/design-engineering diff --git a/src/sentry/preprod/__init__.py b/src/sentry/preprod/__init__.py new file mode 100644 index 00000000000000..e69de29bb2d1d6