Fix typo in gdnative module path in CODEOWNERS
Supersedes and closes #20293.
This commit is contained in:
parent
a85f0f89fe
commit
286c88bb50
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ misc/* @akien-mga
|
||||||
|
|
||||||
modules/bullet/* @AndreaCatania
|
modules/bullet/* @AndreaCatania
|
||||||
modules/enet/* @godotengine/network
|
modules/enet/* @godotengine/network
|
||||||
modules/gnative/* @karroffel
|
modules/gdnative/* @karroffel
|
||||||
modules/gdscript/* @reduz @vnen @bojidar-bg
|
modules/gdscript/* @reduz @vnen @bojidar-bg
|
||||||
modules/mbedtls/* @godotengine/network
|
modules/mbedtls/* @godotengine/network
|
||||||
modules/mobile_vr/* @BastiaanOlij
|
modules/mobile_vr/* @BastiaanOlij
|
||||||
|
|
Loading…
Reference in a new issue