Browse Source

meta: Remove tkaemming-specific rules from codeowners (#15204)

I'm not super worried about anybody breaking similarity (but please
don't), and other teams at this point probably own the digests and
reports more than I do personally.
ted kaemming 5 years ago
parent
commit
63ff4c6bb9
1 changed files with 0 additions and 7 deletions
  1. 0 7
      .github/CODEOWNERS

+ 0 - 7
.github/CODEOWNERS

@@ -12,12 +12,5 @@
 /src/sentry/search/snuba/       @getsentry/owners-snuba
 /src/sentry/tagstore/snuba/     @getsentry/owners-snuba
 
-# Ted stuff
-/src/sentry/similarity/              @tkaemming
-/src/sentry/receivers/similarity.py  @tkaemming
-/src/sentry/digests/                 @tkaemming
-/src/sentry/tasks/reports.py         @tkaemming
-/src/sentry/tasks/digests.py         @tkaemming
-
 # Security
 /src/sentry/net/  @getsentry/security