luanti: add jk to maintainers list
This commit is contained in:
committed by
Francesco Gazzetta
parent
451ef39947
commit
a70c3d18cc
@@ -161,6 +161,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
maintainers = with maintainers; [
|
||||
fpletz
|
||||
fgaz
|
||||
jk
|
||||
];
|
||||
mainProgram = if buildClient then "luanti" else "luantiserver";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user