Skip to content

Commit e550600

Browse files
Gavin JohnPandapip1
authored andcommitted
lprint: Add pandapip1 to maintainers
1 parent 01be539 commit e550600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/lp/lprint/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ stdenv.mkDerivation rec {
4949
homepage = "https://github.com/michaelrsweet/lprint";
5050
license = licenses.asl20;
5151
platforms = platforms.linux;
52-
maintainers = [ ];
52+
maintainers = with lib.maintainers; [ pandapip1 ];
5353
};
5454
}

0 commit comments

Comments
 (0)