forked from Unity-Technologies/com.unity.netcode.gameobjects
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
15 lines (14 loc) · 782 Bytes
/
Copy pathCODEOWNERS
File metadata and controls
15 lines (14 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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.
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 @mfatihmar
package.json @mfatihmar
AssemblyInfo.cs @mfatihmar
.editorconfig @mfatihmar
.gitignore @mfatihmar
.github/ @mfatihmar @lpmaurice @ashwinimurt
.yamato/ @mfatihmar @lpmaurice @ashwinimurt