Skip to content

Commit

Permalink
luanti: add jk to maintainers list
Browse files Browse the repository at this point in the history
  • Loading branch information
06kellyjac authored and fgaz committed Dec 24, 2024
1 parent 451ef39 commit a70c3d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/by-name/lu/luanti/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ stdenv.mkDerivation (finalAttrs: {
maintainers = with maintainers; [
fpletz
fgaz
jk
];
mainProgram = if buildClient then "luanti" else "luantiserver";
};
Expand Down

0 comments on commit a70c3d1

Please sign in to comment.