diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ac441af2c8..a7cd830adc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,15 +2,10 @@ # 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