Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 7 additions & 13 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
# 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-workflows
/com.unity.netcode.gameobjects/Tests/Editor/Transports/ @Unity-Technologies/multiplayer-workflows
/com.unity.netcode.gameobjects/Tests/Runtime/Transports/ @Unity-Technologies/multiplayer-workflows
*.asmdef @chrispope @miniwolf
package.json @chrispope @miniwolf
AssemblyInfo.cs @chrispope @miniwolf
.editorconfig @chrispope @miniwolf
.gitignore @chrispope @miniwolf
.github/ @chrispope @miniwolf
.yamato/ @chrispope @miniwolf
*.asmdef @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
package.json @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
AssemblyInfo.cs @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
.editorconfig @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
.gitignore @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
.github/ @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
.yamato/ @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM