Browse Source

ref(codeowners): stacktrace-link API to be owned by ecosystem team (#41700)

Armen Zambrano G 2 years ago
parent
commit
e6be6f329d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/CODEOWNERS

+ 1 - 0
.github/CODEOWNERS

@@ -214,6 +214,7 @@ yarn.lock           @getsentry/owners-js-deps
 
 ### Ecosystem ###
 /src/sentry/api/endpoints/integrations/                                 @getsentry/ecosystem
+/src/sentry/api/endpoints/project_stacktrace_link.py                    @getsentry/ecosystem
 /src/sentry/api/endpoints/organization_integration_repos.py             @getsentry/ecosystem
 /src/sentry/api/endpoints/organization_release_previous_commits.py      @getsentry/ecosystem
 /src/sentry/api/endpoints/sentry_app/                                   @getsentry/ecosystem