Skip to content

Commit 6096fa9

Browse files
chore: Change code owner from server to workflows (#2607)
* Updated codeowner file Changed code owner from server to workflows * removed.bak file --------- Co-authored-by: Christopher Pope <[email protected]>
1 parent 069307e commit 6096fa9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
* @Unity-Technologies/multiplayer-sdk
55
Profiling/ @Unity-Technologies/multiplayer-tools
66
Metrics/ @Unity-Technologies/multiplayer-tools
7-
/com.unity.netcode.gameobjects/Runtime/Transports/ @Unity-Technologies/multiplayer-server
8-
/com.unity.netcode.gameobjects/Tests/Editor/Transports/ @Unity-Technologies/multiplayer-server
9-
/com.unity.netcode.gameobjects/Tests/Runtime/Transports/ @Unity-Technologies/multiplayer-server
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
1010
*.asmdef @chrispope @tylerunity
1111
package.json @chrispope @tylerunity
1212
AssemblyInfo.cs @chrispope @tylerunity

0 commit comments

Comments
 (0)