-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
/
Copy pathCODEOWNERS
32 lines (27 loc) · 1.27 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
/src/platforms/android/ @getsentry/team-mobile
/src/wizard/android/ @getsentry/team-mobile
/src/platforms/apple/ @getsentry/team-mobile
/src/wizard/apple/ @getsentry/team-mobile
/src/platforms/flutter/ @getsentry/team-mobile
/src/wizard/flutter/ @getsentry/team-mobile
/src/platforms/dart/ @getsentry/team-mobile
/src/wizard/dart/ @getsentry/team-mobile
/src/platforms/react-native/ @getsentry/team-mobile
/src/wizard/react-native/ @getsentry/team-mobile
/src/platforms/unity/ @getsentry/team-mobile
/src/wizard/unity/ @getsentry/team-mobile
/src/wizard/cordova/ @getsentry/team-mobile
/src/platforms/dotnet/ @bruno-garcia
/src/wizard/dotnet/ @bruno-garcia
/src/platforms/java/ @bruno-garcia @marandaneto
/src/wizard/java/ @bruno-garcia @marandaneto
/src/platforms/native/ @getsentry/owners-native
/src/wizard/native/ @getsentry/owners-native
/src/wizard/minidump/ @getsentry/owners-native
/src/platforms/rust/ @getsentry/owners-native
/src/wizard/rust/ @getsentry/owners-native
/src/docs/product/discover-queries/ @getsentry/visibility
/src/docs/product/performance/ @getsentry/visibility
/src/docs/product/cli/ @kamilogorek
/src/docs/product/cli/dif/ @getsentry/owners-native