-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathCODEOWNERS
More file actions
22 lines (20 loc) · 883 Bytes
/
CODEOWNERS
File metadata and controls
22 lines (20 loc) · 883 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# .github/CODEOWNERS
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
#
# Global default owners
* @getditto/sdk-engineers
# SDK-specific owners
/android-cpp/ @kristopherjohnson @teodorciuraru
/android-java/ @phatblat @anyercastillo
/android-kotlin/ @phatblat @anyercastillo
/cpp-tui/ @kristopherjohnson @teodorciuraru
/dotnet-maui/ @busec0 @phatblat
/dotnet-tui/ @busec0 @phatblat
/flutter_quickstart/ @cameron1024 @teodorciuraru
/go-tui/ @kristopherjohnson
/javascript-tui/ @konstantinbe @pvditto @teodorciuraru
/javascript-web/ @konstantinbe @pvditto @teodorciuraru
/react-native/ @teodorciuraru @kristopherjohnson
/rust-tui/ @kristopherjohnson @cameron1024
/swift/ @phatblat @konstantinbe @busec0