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