Explorar el Código

Add codeowners

Jonathan Kelley hace 8 meses
padre
commit
81409c46de
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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