ledger-live-desktop: add th0rgal as maintainer

This commit is contained in:
Thomas Marchand 2020-11-28 14:36:07 +01:00
parent aa7bcf9c1c
commit 79c8fa4ac8

View file

@ -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 ];
maintainers = with maintainers; [ thedavidmeister nyanloutre RaghavSood th0rgal ];
platforms = [ "x86_64-linux" ];
};
}