Skip to content

Commit

Permalink
python3Packages.slpp: remove paveloom from maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
paveloom committed Jan 13, 2024
1 parent 1b05860 commit cb570cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/slpp/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ buildPythonPackage rec {
description = "Simple lua-python parser";
homepage = "https://github.com/SirAnthony/slpp";
license = licenses.mit;
maintainers = with maintainers; [ paveloom ];
maintainers = with maintainers; [ ];
};
}

0 comments on commit cb570cf

Please sign in to comment.