Browse Source

github: add CODEOWNERS

CODEOWNERS will automatically invite members
for code review.

With branch protection at least one code owner
must approve a PR before it's merged.
Alexandre Vicenzi 6 năm trước cách đây
mục cha
commit
88cd4a4a59
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .github/CODEOWNERS

+ 4 - 0
.github/CODEOWNERS

@@ -0,0 +1,4 @@
+# See: https://help.github.com/en/articles/about-code-owners
+#
+# Owners will be requested for review when someone opens a pull request.
+*       @jantic @alexandrevicenzi