maintainers: xwvvvvwx -> d-xo

This commit is contained in:
David Terry
2021-08-08 19:11:45 +02:00
parent bcddbcfa33
commit c1186b572f
11 changed files with 16 additions and 16 deletions
@@ -36,6 +36,6 @@ buildPythonPackage rec {
homepage = "https://github.com/LedgerHQ/ledgerctl";
description = "A library to control Ledger devices";
license = licenses.mit;
maintainers = with maintainers; [ xwvvvvwx ];
maintainers = with maintainers; [ d-xo ];
};
}