Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -3546,12 +3546,6 @@ githubId = 1118859; name = "Scott Worley"; }; ChlorideCull = { email = "nixrelated@chcl.se"; github = "ChlorideCull"; githubId = 4977063; name = "Sebastian Johansson"; }; choochootrain = { email = "hurshal@imap.cc"; github = "choochootrain"; Loading pkgs/applications/printing/pappl/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,6 +59,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/michaelrsweet/pappl"; license = licenses.asl20; platforms = platforms.linux; # should also work for darwin, but requires additional work maintainers = with maintainers; [ jonringer ChlorideCull ]; maintainers = with maintainers; [ jonringer ]; }; } pkgs/by-name/lp/lprint/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/michaelrsweet/lprint"; license = licenses.asl20; platforms = platforms.linux; maintainers = with maintainers; [ ChlorideCull ]; maintainers = with maintainers; [ ]; }; } Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -3546,12 +3546,6 @@ githubId = 1118859; name = "Scott Worley"; }; ChlorideCull = { email = "nixrelated@chcl.se"; github = "ChlorideCull"; githubId = 4977063; name = "Sebastian Johansson"; }; choochootrain = { email = "hurshal@imap.cc"; github = "choochootrain"; Loading
pkgs/applications/printing/pappl/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,6 +59,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/michaelrsweet/pappl"; license = licenses.asl20; platforms = platforms.linux; # should also work for darwin, but requires additional work maintainers = with maintainers; [ jonringer ChlorideCull ]; maintainers = with maintainers; [ jonringer ]; }; }
pkgs/by-name/lp/lprint/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/michaelrsweet/lprint"; license = licenses.asl20; platforms = platforms.linux; maintainers = with maintainers; [ ChlorideCull ]; maintainers = with maintainers; [ ]; }; }