Skip to content

Commit c1c73d6

Browse files
authored
chore: update CODEOWNERS (#1736)
1 parent 1088b41 commit c1c73d6

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

.github/CODEOWNERS

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

44
Profiling/ @Unity-Technologies/multiplayer-tools
5-
/com.unity.netcode.gameobjects/Runtime/Transports/ @Unity-Technologies/server-team
6-
/com.unity.netcode.gameobjects/Runtime/SceneManagement/ @NoelStephensUnity
7-
/com.unity.netcode.adapter.utp/ @Unity-Technologies/server-team
8-
Documentation~/ @Briancoughlin
5+
Metrics/ @Unity-Technologies/multiplayer-tools
6+
/com.unity.netcode.gameobjects/Runtime/Transports/ @Unity-Technologies/multiplayer-server
7+
/com.unity.netcode.adapter.utp/ @Unity-Technologies/multiplayer-server
8+
*.asmdef @mfatihmar
9+
package.json @mfatihmar
10+
AssemblyInfo.cs @mfatihmar
11+
.editorconfig @mfatihmar
12+
.gitignore @mfatihmar
13+
.github/ @mfatihmar @lpmaurice @ashwinimurt
14+
.yamato/ @mfatihmar @lpmaurice @ashwinimurt

0 commit comments

Comments
 (0)