Răsfoiți Sursa

.github: add CODEOWNERS (#15507)

Felix Lange 8 ani în urmă
părinte
comite
b4f2e4de8f
1 a modificat fișierele cu 9 adăugiri și 0 ștergeri
  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