1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-02 19:01:36 +00:00

Remove bojidar from codeowners for GDScript

Since he won't be actively contributing for the time being.
This commit is contained in:
George Marques
2020-10-19 20:13:00 -03:00
parent 84e900830a
commit 36828fc6a8

2
.github/CODEOWNERS vendored
View File

@@ -31,7 +31,7 @@ doc_classes/* @godotengine/documentation
/modules/csg/ @BastiaanOlij
/modules/enet/ @godotengine/network
/modules/gdnative/*arvr/ @BastiaanOlij
/modules/gdscript/ @vnen @bojidar-bg
/modules/gdscript/ @vnen
/modules/mbedtls/ @godotengine/network
/modules/mobile_vr/ @BastiaanOlij
/modules/mono/ @neikeq