Browse Source

Merge pull request #99462 from AThousandShips/fix_codeowner_tests

[Codeowners] Add missing test ownership
Thaddeus Crews 9 months ago
parent
commit
80565ffc11
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/CODEOWNERS

+ 1 - 0
.github/CODEOWNERS

@@ -121,6 +121,7 @@
 /modules/mbedtls/tests/                       @godotengine/network @godotengine/tests
 /modules/multiplayer/                         @godotengine/network
 /modules/multiplayer/doc_classes/             @godotengine/network @godotengine/documentation
+/modules/multiplayer/tests/                   @godotengine/network @godotengine/tests
 /modules/upnp/                                @godotengine/network
 /modules/upnp/doc_classes/                    @godotengine/network @godotengine/documentation
 /modules/webrtc/                              @godotengine/network