forked from mirrors/nixpkgs
ledger-live-desktop: add andresilva as maintainer
This commit is contained in:
parent
2ef8e12ff9
commit
733594090b
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ in appimageTools.wrapType2 rec {
|
|||
description = "Wallet app for Ledger Nano S and Ledger Blue";
|
||||
homepage = "https://www.ledger.com/live";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ thedavidmeister nyanloutre RaghavSood th0rgal ];
|
||||
maintainers = with maintainers; [ andresilva thedavidmeister nyanloutre RaghavSood th0rgal ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue