Merge pull request #115773 from mihe/jolt/codeowners
Assign Jolt Physics team as code owner where appropriate
This commit is contained in:
commit
0304036bed
1 changed files with 2 additions and 1 deletions
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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue