Procházet zdrojové kódy

Add Master codeowners

In conjunction with branch protection rules, this will require
approval from the Org owners (myself or @nvllsvm) before a merge
can be accepted.
Joshua Boniface před 6 roky
rodič
revize
2d9cf14a72
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      .github/CODEOWNERS

+ 4 - 0
.github/CODEOWNERS

@@ -0,0 +1,4 @@
+# Jellyfin CODEOWNERS file (`master` branch)
+
+# Require org owner approvals for all files, when merging to master
+*   @joshuaboniface @nvllsvm