Skip to content

Commit 7cb13a3

Browse files
committed
Merge pull request godotengine#115773 from mihe/jolt/codeowners
Assign Jolt Physics team as code owner where appropriate
2 parents 722f35a + d08e0a4 commit 7cb13a3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
## Physics
129129
/modules/godot_physics_2d/ @godotengine/physics
130130
/modules/godot_physics_3d/ @godotengine/physics
131-
/modules/jolt_physics/ @godotengine/physics
131+
/modules/jolt_physics/ @godotengine/physics @godotengine/jolt-physics
132132

133133
## Rendering
134134
/modules/glslang/ @godotengine/rendering
@@ -249,6 +249,7 @@
249249
# Thirdparty
250250

251251
/thirdparty/ @godotengine/buildsystem
252+
/thirdparty/jolt_physics/ @godotengine/buildsystem @godotengine/jolt-physics
252253

253254
# Buildsystem (After everything to catch all)
254255

0 commit comments

Comments
 (0)