Skip to content

Commit 5471af1

Browse files
committed
premake5: addd sarahec as maintainer
1 parent a5766a1 commit 5471af1

File tree

1 file changed

+1
-0
lines changed
  • pkgs/development/tools/misc/premake

1 file changed

+1
-0
lines changed

pkgs/development/tools/misc/premake/5.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ stdenv.mkDerivation (finalAttrs: {
8080
description = "Simple build configuration and project generation tool using lua";
8181
mainProgram = "premake5";
8282
license = lib.licenses.bsd3;
83+
maintainers = [ lib.maintainers.sarahec ];
8384
platforms = [
8485
"x86_64-linux"
8586
"aarch64-linux"

0 commit comments

Comments
 (0)