forked from Unity-Technologies/com.unity.netcode.gameobjects
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
16 lines (15 loc) · 855 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# see https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners for more information
# Order is important; the last matching pattern takes the most precedence.
* @Unity-Technologies/multiplayer-sdk
Profiling/ @Unity-Technologies/multiplayer-tools
Metrics/ @Unity-Technologies/multiplayer-tools
/com.unity.netcode.gameobjects/Runtime/Transports/ @Unity-Technologies/multiplayer-server
/com.unity.netcode.gameobjects/Tests/Editor/Transports/ @Unity-Technologies/multiplayer-server
/com.unity.netcode.gameobjects/Tests/Runtime/Transports/ @Unity-Technologies/multiplayer-server
*.asmdef @ThusSpokeNomad
package.json @ThusSpokeNomad
AssemblyInfo.cs @ThusSpokeNomad
.editorconfig @ThusSpokeNomad
.gitignore @ThusSpokeNomad
.github/ @ThusSpokeNomad @lpmaurice @ashwinimurt
.yamato/ @ThusSpokeNomad @lpmaurice @ashwinimurt