소스 검색

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