We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
paveloom
1 parent 1b05860 commit cb570cfCopy full SHA for cb570cf
pkgs/development/python-modules/slpp/default.nix
@@ -36,6 +36,6 @@ buildPythonPackage rec {
36
description = "Simple lua-python parser";
37
homepage = "https://github.com/SirAnthony/slpp";
38
license = licenses.mit;
39
- maintainers = with maintainers; [ paveloom ];
+ maintainers = with maintainers; [ ];
40
};
41
}
0 commit comments