Browse Source

chore(eap): Update codeowners (#79985)

- Updates codeowners so the eap folder is owned by visibility
William Mak 4 months ago
parent
commit
9fabca8505
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/CODEOWNERS

+ 1 - 0
.github/CODEOWNERS

@@ -242,6 +242,7 @@ yarn.lock                                                @getsentry/owners-js-de
 /tests/snuba/search/test_backend.py                                         @getsentry/visibility
 
 /src/sentry/search/events/                                                  @getsentry/visibility
+/src/sentry/search/eap/                                                  @getsentry/visibility
 
 /src/sentry/utils/performance_issues/                                       @getsentry/performance