pythonPackages.trezor_agent: adding mmahut as maintainer
This commit is contained in:
parent
f7d9cf16bf
commit
718ccddf32
@ -25,9 +25,9 @@ buildPythonPackage rec{
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Using Trezor as hardware SSH agent";
|
||||
homepage = https://github.com/romanz/trezor-agent;
|
||||
homepage = "https://github.com/romanz/trezor-agent";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ np ];
|
||||
maintainers = with maintainers; [ np mmahut ];
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user