1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00

Merge pull request #113190 from AThousandShips/animation_codeowners

[CODEOWNERS] Add 2D skeleton resources to the Animation team
This commit is contained in:
Rémi Verschelde
2025-11-26 23:44:32 +01:00

1
.github/CODEOWNERS vendored
View File

@@ -217,6 +217,7 @@
/scene/gui/ @godotengine/gui-nodes
/scene/main/ @godotengine/core
/scene/resources/2d/ @godotengine/2d-nodes
/scene/resources/2d/skeleton/ @godotengine/2d-nodes @godotengine/animation
/scene/resources/3d/ @godotengine/3d-nodes
/scene/resources/animated* @godotengine/animation
/scene/resources/animation* @godotengine/animation