Browse Source

Add codeowners

Jonathan Kelley 8 months ago
parent
commit
81409c46de
1 changed files with 5 additions and 0 deletions
  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