1
0
Fork 0

[Codeowners] Add missing test ownership

This commit is contained in:
A Thousand Ships 2024-11-16 16:35:26 +01:00
parent a0cd8f187a
commit a0c47980c0
No known key found for this signature in database
GPG Key ID: 2033189A662F8BD7
1 changed files with 1 additions and 0 deletions

1
.github/CODEOWNERS vendored
View File

@ -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