Skip to content

Commit 0e1ae7e

Browse files
chore: [2.X] Updated CODEOWNERS file (#3372)
Backport of #3371 This PR updates CODEOWNERS file to mainly account for recent creation of netcode-qa group. The reasoning is: - @michalChrobot and @miniwolf were removed since they are part of @Unity-Technologies/netcode-qa group which was added - @fluong6 was removed since he's not focusing on NGO right now and we can lower the noise for him Co-authored-by: Noel Stephens <[email protected]>
1 parent 464e7cb commit 0e1ae7e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/CODEOWNERS

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Order is important; the last matching pattern takes the most precedence.
33

44
* @Unity-Technologies/multiplayer-sdk
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
5+
*.asmdef @NoelStephensUnity @EmandM @Unity-Technologies/netcode-qa
6+
package.json @NoelStephensUnity @EmandM @Unity-Technologies/netcode-qa
7+
AssemblyInfo.cs @NoelStephensUnity @EmandM @Unity-Technologies/netcode-qa
8+
.editorconfig @NoelStephensUnity @EmandM @Unity-Technologies/netcode-qa
9+
.gitignore @NoelStephensUnity @EmandM @Unity-Technologies/netcode-qa
10+
.github/ @NoelStephensUnity @EmandM @Unity-Technologies/netcode-qa
11+
.yamato/ @NoelStephensUnity @EmandM @Unity-Technologies/netcode-qa

0 commit comments

Comments
 (0)