Skip to content

Commit aa97ebe

Browse files
authored
meta: Improve code owners for SDKs and CLI (#2724)
1 parent 1d4b9cc commit aa97ebe

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
22

3-
#/src/platforms/ @getsentry/team-webplatform
4-
53
/src/platforms/android/ @getsentry/team-mobile
64
/src/platforms/apple/ @getsentry/team-mobile
75
/src/platforms/flutter/ @getsentry/team-mobile
6+
/src/platforms/dart/ @getsentry/team-mobile
87
/src/platforms/react-native/ @getsentry/team-mobile
98

109
/src/platforms/dotnet/ @bruno-garcia
11-
/src/platforms/java/ @bruno-garcia
10+
/src/platforms/java/ @bruno-garcia @marandaneto
1211

1312
/src/platforms/native/ @getsentry/owners-native
13+
/src/platforms/rust/ @getsentry/owners-native
1414

15-
/src/platforms/rust/ @Swatinem
15+
/src/platforms/javascript/ @getsentry/team-webplatform
1616

1717
/src/docs/product/discover-queries/ @getsentry/visibility
1818
/src/docs/product/performance/ @getsentry/visibility
19+
20+
/src/docs/product/cli/ @kamilogorek
21+
/src/docs/product/cli/releases/ @getsentry/team-webplatform
22+
/src/docs/product/cli/dif/ @getsentry/owners-native

0 commit comments

Comments
 (0)