mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-18 02:05:51 +03:00
yubico-piv-tool: add self as maintainer
This commit is contained in:
parent
a71f6bdc7c
commit
5b3ed6f9a5
@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ viraptor ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user