Skip to content

Commit

Permalink
chore: update code owners up port (#3294)
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
NoelStephensUnity authored Feb 14, 2025
1 parent f488652 commit 069a926
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 069a926

Please sign in to comment.