diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2020-10-20 07:49:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-20 07:49:39 +0200 |
commit | ac44344c2734bdb15e14c81e874039a20209aabc (patch) | |
tree | 0cba8932679b37fc015a9e10ee8d292149fd61b2 | |
parent | 970d0d433b488c0ce832594721d82f58c73c032c (diff) | |
parent | 36828fc6a82f32bb5599bc12efeb5c5df6de0bcd (diff) |
Merge pull request #42921 from vnen/thanks-for-all-the-fish
Remove bojidar from codeowners for GDScript
-rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 33ec541bc7..e08c8bf9de 100644 --- a/.github/CODEOWNERS +++ b/.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 |