summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2019-08-23 11:26:07 +0200
committerGitHub <noreply@github.com>2019-08-23 11:26:07 +0200
commitb7ba8a1fa1fbbf94c155c9d398ed591c395269c9 (patch)
tree67a6451e86bbd0c9dc1e7364e369d73ad8a3cb51
parent2a855a068a43aa6944b6fa5b8e5ddad4c96a5b5e (diff)
parent4df91109a13978a69af59d5830ccba0664339f5c (diff)
Merge pull request #31590 from karroffel/codeowners-update
remove karroffel from CODEOWNERS file
-rw-r--r--.github/CODEOWNERS3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 399fca03e8..3bbe47af2a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -30,7 +30,6 @@ doc_classes/* @godotengine/documentation
/modules/bullet/ @AndreaCatania
/modules/csg/ @BastiaanOlij
/modules/enet/ @godotengine/network
-/modules/gdnative/ @karroffel
/modules/gdnative/*arvr/ @BastiaanOlij
/modules/gdscript/ @vnen @bojidar-bg
/modules/mbedtls/ @godotengine/network
@@ -45,6 +44,6 @@ doc_classes/* @godotengine/documentation
/platform/uwp/ @vnen
/server/physics*/ @reduz @AndreaCatania
-/server/visual*/ @reduz @karroffel
+/server/visual*/ @reduz
/thirdparty/ @akien-mga