Skip to content

Commit

Permalink
yubikey-manager: add myself as maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Jan 17, 2019
1 parent d43b26f commit 5aa1217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/tools/misc/yubikey-manager/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ python3Packages.buildPythonPackage rec {

license = licenses.bsd2;
platforms = platforms.unix;
maintainers = with maintainers; [ benley ];
maintainers = with maintainers; [ benley mic92 ];
};
}

0 comments on commit 5aa1217

Please sign in to comment.