ソースを参照

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 6 年 前
コミット
2d9cf14a72
1 ファイル変更4 行追加0 行削除
  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