pythonPackages.pyramid_mako: add empty maintainers
This commit is contained in:
parent
6a0df7fa2e
commit
3889c934d4
@ -22,6 +22,6 @@ buildPythonPackage rec {
|
|||||||
homepage = "https://github.com/Pylons/pyramid_mako";
|
homepage = "https://github.com/Pylons/pyramid_mako";
|
||||||
description = "Mako template bindings for the Pyramid web framework";
|
description = "Mako template bindings for the Pyramid web framework";
|
||||||
license = licenses.bsd0;
|
license = licenses.bsd0;
|
||||||
|
maintainers = with maintainers; [];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user