ソースを参照

Set gballet as codeowner of the smartcard wallet dir

Guillaume Ballet 6 年 前
コミット
28c8f41b90
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .github/CODEOWNERS

+ 1 - 0
.github/CODEOWNERS

@@ -2,6 +2,7 @@
 # Each line is a file pattern followed by one or more owners.
 
 accounts/usbwallet              @karalabe
+accounts/scwallet               @gballet
 accounts/abi                    @gballet
 consensus                       @karalabe
 core/                           @karalabe @holiman