yubico-piv-tool: add self as maintainer

main
Stanisław Pitucha 2 years ago
parent a71f6bdc7c
commit 5b3ed6f9a5
  1. 1
      pkgs/tools/misc/yubico-piv-tool/default.nix

@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
'';
license = licenses.bsd2;
platforms = platforms.all;
maintainers = with maintainers; [ viraptor ];
};
}

Loading…
Cancel
Save