1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-06 16:57:03 +00:00

git: add khaneliman maintainer

This commit is contained in:
Austin Horstman 2025-01-30 12:32:28 -06:00
parent 90b7acd988
commit cb985acc3c

View file

@ -97,7 +97,7 @@ let
});
in {
meta.maintainers = [ maintainers.rycee ];
meta.maintainers = with lib.maintainers; [ khaneliman rycee ];
options = {
programs.git = {