Skip to content

Commit a9111ff

Browse files
chore: update code owners (Unity-Technologies#3293)
* update removing work-flow from codeowners to reduce the complexity of maintaining repository. * update remove multiplayer from code owners to reduce complexity of maintenance. * update adding Emma as a code owner * Update CODEOWNERS reverting this change
1 parent fab4b56 commit a9111ff

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,10 @@
22
# Order is important; the last matching pattern takes the most precedence.
33

44
* @Unity-Technologies/multiplayer-sdk
5-
Profiling/ @Unity-Technologies/multiplayer-tools
6-
Metrics/ @Unity-Technologies/multiplayer-tools
7-
/com.unity.netcode.gameobjects/Runtime/Transports/ @Unity-Technologies/multiplayer-workflows
8-
/com.unity.netcode.gameobjects/Tests/Editor/Transports/ @Unity-Technologies/multiplayer-workflows
9-
/com.unity.netcode.gameobjects/Tests/Runtime/Transports/ @Unity-Technologies/multiplayer-workflows
10-
*.asmdef @miniwolf @NoelStephensUnity @fluong6 @michalChrobot
11-
package.json @miniwolf @NoelStephensUnity @fluong6 @michalChrobot
12-
AssemblyInfo.cs @miniwolf @NoelStephensUnity @fluong6 @michalChrobot
13-
.editorconfig @miniwolf @NoelStephensUnity @fluong6 @michalChrobot
14-
.gitignore @miniwolf @NoelStephensUnity @fluong6 @michalChrobot
15-
.github/ @miniwolf @NoelStephensUnity @fluong6 @michalChrobot
16-
.yamato/ @miniwolf @NoelStephensUnity @fluong6 @michalChrobot
5+
*.asmdef @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
6+
package.json @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
7+
AssemblyInfo.cs @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
8+
.editorconfig @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
9+
.gitignore @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
10+
.github/ @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM
11+
.yamato/ @miniwolf @NoelStephensUnity @fluong6 @michalChrobot @EmandM

0 commit comments

Comments
 (0)