浏览代码

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