summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2024-09-28 17:42:38 +0200
committerGitHub <noreply@github.com>2024-09-28 17:42:38 +0200
commitb2b13d46c2fcd75502eec12c768caa23ee952900 (patch)
treed4e086709ec36d78e98a42e5eadced075e6743cc
parent76a135926aef1f02f27e4e09093787f2c670956d (diff)
parentae45d19ad69d4a23146ab04c85adca00188a0d94 (diff)
downloadredot-engine-b2b13d46c2fcd75502eec12c768caa23ee952900.tar.gz
Merge pull request #97581 from AThousandShips/owners_fix_3
Add a few missing CODEOWNERS
-rw-r--r--.github/CODEOWNERS5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7cca1b6f2a..748d787b86 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -169,10 +169,12 @@
/modules/gridmap/icons/ @godotengine/3d-nodes @godotengine/usability
/modules/noise/ @godotengine/core
/modules/noise/doc_classes/ @godotengine/core @godotengine/documentation
+/modules/noise/icons/ @godotengine/core @godotengine/usability
/modules/noise/tests/ @godotengine/core @godotengine/tests
/modules/regex/ @godotengine/core
/modules/regex/doc_classes/ @godotengine/core @godotengine/documentation
-/modules/regex/test/ @godotengine/core @godotengine/tests
+/modules/regex/icons/ @godotengine/core @godotengine/usability
+/modules/regex/tests/ @godotengine/core @godotengine/tests
/modules/zip/ @godotengine/core
/modules/zip/doc_classes/ @godotengine/core @godotengine/documentation
@@ -207,6 +209,7 @@
/scene/resources/text_paragraph.* @godotengine/gui-nodes
/scene/resources/visual_shader*.* @godotengine/shaders
/scene/theme/ @godotengine/gui-nodes
+/scene/theme/icons/ @godotengine/gui-nodes @godotengine/usability
# Servers