Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

yubikey-manager: add myself as maintainer

+1 -1
+1 -1
pkgs/tools/misc/yubikey-manager/default.nix
··· 43 44 license = licenses.bsd2; 45 platforms = platforms.unix; 46 - maintainers = with maintainers; [ benley ]; 47 }; 48 }
··· 43 44 license = licenses.bsd2; 45 platforms = platforms.unix; 46 + maintainers = with maintainers; [ benley mic92 ]; 47 }; 48 }