Skip to content

Commit

Permalink
nixos/yggdrasil: add nagy as maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
nagy authored and ehmry committed Sep 21, 2024
1 parent cb76356 commit 991fd5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/modules/services/networking/yggdrasil.nix
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,6 @@ in
);
meta = {
doc = ./yggdrasil.md;
maintainers = with lib.maintainers; [ gazally ehmry ];
maintainers = with lib.maintainers; [ gazally ehmry nagy ];
};
}

0 comments on commit 991fd5f

Please sign in to comment.