Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

hovercraft: nitpicks

+1 -1
+1 -1
pkgs/applications/misc/hovercraft/default.nix
··· 30 30 description = "Makes impress.js presentations from reStructuredText"; 31 31 homepage = https://github.com/regebro/hovercraft; 32 32 license = licenses.mit; 33 - maintainers = with maintainers;[ goibhniu makefu ]; 33 + maintainers = with maintainers; [ goibhniu makefu ]; 34 34 }; 35 35 }