Parcourir la source

Add codeowners

Jonathan Kelley il y a 8 mois
Parent
commit
81409c46de
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      .github/CODEOWNERS

+ 5 - 0
.github/CODEOWNERS

@@ -0,0 +1,5 @@
+# borrowed from tauri - only allow core maintainers to approve PRs
+
+* @DioxusLabs/core
+
+.github @DioxusLabs/core