summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorA Thousand Ships <96648715+AThousandShips@users.noreply.github.com>2024-11-16 16:35:26 +0100
committerA Thousand Ships <96648715+AThousandShips@users.noreply.github.com>2024-11-20 13:46:46 +0100
commita0c47980c07128314341fe802f2319844114baca (patch)
treef2de912afb1a21ba81fe79f004f8fa84a1e0b928 /.github
parenta0cd8f187a43935d756e49bf3778f39f0964f0ac (diff)
downloadredot-engine-a0c47980c07128314341fe802f2319844114baca.tar.gz
[Codeowners] Add missing test ownership
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6c8a8ef919..713c982123 100644
--- a/.github/CODEOWNERS
+++ b/.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