pythonPackages.trezor_agent: add hkjn to maintainers
This commit is contained in:
parent
da0a02bc4a
commit
7aeff945bf
|
@ -28,7 +28,7 @@ buildPythonPackage rec{
|
||||||
description = "Using Trezor as hardware SSH agent";
|
description = "Using Trezor as hardware SSH agent";
|
||||||
homepage = "https://github.com/romanz/trezor-agent";
|
homepage = "https://github.com/romanz/trezor-agent";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ np mmahut ];
|
maintainers = with maintainers; [ hkjn np mmahut ];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue