Browse Source

Add CODEOWNERS so GDExtension team gets assigned for reviews

Rémi Verschelde 2 năm trước cách đây
mục cha
commit
9fb5b764af
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      .github/CODEOWNERS

+ 6 - 0
.github/CODEOWNERS

@@ -0,0 +1,6 @@
+# Lines starting with '#' are comments.
+# Each line is a file pattern followed by one or more owners.
+# Owners can be @users, @org/teams or emails
+
+*                                   @godotengine/gdextension
+.github/                            @godotengine/buildsystem