Skip to content

Commit cb570cf

Browse files
committed
python3Packages.slpp: remove paveloom from maintainers
1 parent 1b05860 commit cb570cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/slpp/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ buildPythonPackage rec {
3636
description = "Simple lua-python parser";
3737
homepage = "https://github.com/SirAnthony/slpp";
3838
license = licenses.mit;
39-
maintainers = with maintainers; [ paveloom ];
39+
maintainers = with maintainers; [ ];
4040
};
4141
}

0 commit comments

Comments
 (0)