瀏覽代碼

.github: add CODEOWNERS (#15507)

Felix Lange 8 年之前
父節點
當前提交
b4f2e4de8f
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      .github/CODEOWNERS

+ 9 - 0
.github/CODEOWNERS

@@ -0,0 +1,9 @@
+# Lines starting with '#' are comments.
+# Each line is a file pattern followed by one or more owners.
+
+accounts/usbwallet @karalabe
+consensus          @karalabe
+core/              @karalabe @holiman
+eth/               @karalabe
+mobile/            @karalabe
+p2p/               @fjl @zsfelfoldi