Browse Source

chore(suspect-spans): Give code ownership to performance team (#29523)

Tony Xiao 3 years ago
parent
commit
6314cdcc6f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/CODEOWNERS

+ 1 - 1
.github/CODEOWNERS

@@ -126,7 +126,7 @@ build-utils/        @getsentry/owners-js-build
 
 ### Performance ###
 /src/sentry/api/endpoints/organization_events_facets_performance.py         @getsentry/performance
-
+/src/sentry/api/endpoints/organization_events_spans_performance.py          @getsentry/performance
 /src/sentry/api/endpoints/organization_events_trace.py          @getsentry/performance
 /src/sentry/api/endpoints/organization_events_trends.py         @getsentry/performance
 /src/sentry/api/endpoints/organization_events_vitals.py         @getsentry/performance