Browse Source

chore: Add hybrid-cloud to CODEOWNERS (#42829)

Ryan Skonnord 2 years ago
parent
commit
0c68084482
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .github/CODEOWNERS

+ 6 - 0
.github/CODEOWNERS

@@ -400,3 +400,9 @@ yarn.lock                                                @getsentry/owners-js-de
 /tests/sentry/tasks/test_post_process.py            @getsentry/issue-platform
 /tests/snuba/search/                                @getsentry/issue-platform
 ## End of Issue Platform
+
+
+## Hybrid Cloud
+/src/sentry/silo/                     @getsentry/hybrid-cloud
+/src/sentry/services/hybrid_cloud/    @getsentry/hybrid-cloud
+## End of Hybrid Cloud