Browse Source

.github: add CODEOWNERS (#15507)

Felix Lange 8 năm trước cách đây
mục cha
commit
b4f2e4de8f
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  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