Преглед на файлове

Remove bojidar from codeowners for GDScript

Since he won't be actively contributing for the time being.
George Marques преди 4 години
родител
ревизия
36828fc6a8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .github/CODEOWNERS

+ 1 - 1
.github/CODEOWNERS

@@ -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