There was an error while loading. Please reload this page.
2 parents 4c5f4e6 + 473609d commit 0304036Copy full SHA for 0304036
1 file changed
.github/CODEOWNERS
@@ -128,7 +128,7 @@
128
## Physics
129
/modules/godot_physics_2d/ @godotengine/physics
130
/modules/godot_physics_3d/ @godotengine/physics
131
-/modules/jolt_physics/ @godotengine/physics
+/modules/jolt_physics/ @godotengine/physics @godotengine/jolt-physics
132
133
## Rendering
134
/modules/glslang/ @godotengine/rendering
@@ -249,6 +249,7 @@
249
# Thirdparty
250
251
/thirdparty/ @godotengine/buildsystem
252
+/thirdparty/jolt_physics/ @godotengine/buildsystem @godotengine/jolt-physics
253
254
# Buildsystem (After everything to catch all)
255
0 commit comments