Browse Source

[Codeowners] Add missing test ownership

A Thousand Ships 9 months ago
parent
commit
a0c47980c0
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