hovercraft: nitpicks

This commit is contained in:
Jörg Thalheim
2018-11-10 21:33:03 +00:00
parent 75f5fbe945
commit 5ac78febe2

View File

@@ -30,6 +30,6 @@ buildPythonApplication rec {
description = "Makes impress.js presentations from reStructuredText";
homepage = https://github.com/regebro/hovercraft;
license = licenses.mit;
maintainers = with maintainers;[ goibhniu makefu ];
maintainers = with maintainers; [ goibhniu makefu ];
};
}