factorio: add lukegb as maintainer
This commit is contained in:
parent
2c8f7755d4
commit
8a63eaab52
@ -169,7 +169,7 @@ let
|
|||||||
'';
|
'';
|
||||||
homepage = "https://www.factorio.com/";
|
homepage = "https://www.factorio.com/";
|
||||||
license = stdenv.lib.licenses.unfree;
|
license = stdenv.lib.licenses.unfree;
|
||||||
maintainers = with stdenv.lib.maintainers; [ Baughn elitak erictapen priegger ];
|
maintainers = with stdenv.lib.maintainers; [ Baughn elitak erictapen priegger lukegb ];
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user