diff options
author | Raul Santos <raulsntos@gmail.com> | 2023-08-28 13:05:56 +0200 |
---|---|---|
committer | Raul Santos <raulsntos@gmail.com> | 2023-08-28 13:05:56 +0200 |
commit | acb06ce8b776dff9dc28523c2b8c4f1f1387b13f (patch) | |
tree | 9efad4dc184a8746e9a90a3b83a210f5e7ada72a | |
parent | 6da4ad16624484398331f393b503f8b5e2888c51 (diff) | |
download | redot-engine-acb06ce8b776dff9dc28523c2b8c4f1f1387b13f.tar.gz |
Assign extension validation files to the GDExtension and .NET teams in CODEOWNERS
-rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 031582bc63..fc9a1f31d1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -68,6 +68,7 @@ doc_classes/* @godotengine/documentation # Misc /misc/ @godotengine/buildsystem +/misc/extension_api_validation/ @godotengine/gdextension @godotengine/dotnet # Modules |