diff options
author | Aaron Franke <arnfranke@yahoo.com> | 2020-07-03 21:18:44 -0400 |
---|---|---|
committer | Aaron Franke <arnfranke@yahoo.com> | 2020-07-03 21:31:10 -0400 |
commit | 2a8066b8abbd7c617e14364ebc9bf4c65eed082e (patch) | |
tree | 5a5e5e56750957e97ebba65b4d3fdb497196d5f9 /.github | |
parent | b51418842ae684ea201247c6df32092d784e6db0 (diff) |
Add aaronfranke to CODEOWNERS for GodotSharp
[ci skip]
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3bbe47af2a..33ec541bc7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -35,6 +35,7 @@ doc_classes/* @godotengine/documentation /modules/mbedtls/ @godotengine/network /modules/mobile_vr/ @BastiaanOlij /modules/mono/ @neikeq +/modules/mono/glue/GodotSharp @aaronfranke /modules/opensimplex/ @JFonS /modules/regex/ @LeeZH /modules/upnp/ @godotengine/network |