mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
emilua: add lucasew as maintainer
Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
parent
6cb162ece8
commit
b9732794c2
@ -128,7 +128,7 @@ stdenv.mkDerivation (self: {
|
||||
mainProgram = "emilua";
|
||||
homepage = "https://emilua.org/";
|
||||
license = licenses.boost;
|
||||
maintainers = with maintainers; [ manipuladordedados ];
|
||||
maintainers = with maintainers; [ manipuladordedados lucasew ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user