Browse Source

Merge pull request #31590 from karroffel/codeowners-update

remove karroffel from CODEOWNERS file
Rémi Verschelde 6 years ago
parent
commit
b7ba8a1fa1
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .github/CODEOWNERS

+ 1 - 2
.github/CODEOWNERS

@@ -30,7 +30,6 @@ doc_classes/*        @godotengine/documentation
 /modules/bullet/     @AndreaCatania
 /modules/bullet/     @AndreaCatania
 /modules/csg/        @BastiaanOlij
 /modules/csg/        @BastiaanOlij
 /modules/enet/       @godotengine/network
 /modules/enet/       @godotengine/network
-/modules/gdnative/   @karroffel
 /modules/gdnative/*arvr/ @BastiaanOlij
 /modules/gdnative/*arvr/ @BastiaanOlij
 /modules/gdscript/   @vnen @bojidar-bg
 /modules/gdscript/   @vnen @bojidar-bg
 /modules/mbedtls/    @godotengine/network
 /modules/mbedtls/    @godotengine/network
@@ -45,6 +44,6 @@ doc_classes/*        @godotengine/documentation
 /platform/uwp/       @vnen
 /platform/uwp/       @vnen
 
 
 /server/physics*/    @reduz @AndreaCatania
 /server/physics*/    @reduz @AndreaCatania
-/server/visual*/     @reduz @karroffel
+/server/visual*/     @reduz
 
 
 /thirdparty/         @akien-mga
 /thirdparty/         @akien-mga