mirror of
https://github.com/godotengine/godot.git
synced 2026-02-07 11:21:49 +00:00
Assign Jolt Physics team as code owner where appropriate
This commit is contained in:
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
@@ -128,7 +128,7 @@
|
||||
## Physics
|
||||
/modules/godot_physics_2d/ @godotengine/physics
|
||||
/modules/godot_physics_3d/ @godotengine/physics
|
||||
/modules/jolt_physics/ @godotengine/physics
|
||||
/modules/jolt_physics/ @godotengine/physics @godotengine/jolt-physics
|
||||
|
||||
## Rendering
|
||||
/modules/glslang/ @godotengine/rendering
|
||||
@@ -249,6 +249,7 @@
|
||||
# Thirdparty
|
||||
|
||||
/thirdparty/ @godotengine/buildsystem
|
||||
/thirdparty/jolt_physics/ @godotengine/buildsystem @godotengine/jolt-physics
|
||||
|
||||
# Buildsystem (After everything to catch all)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user