summaryrefslogtreecommitdiffstats
path: root/pkgs/games/garden-of-coloured-lights
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/garden-of-coloured-lights')
-rw-r--r--pkgs/games/garden-of-coloured-lights/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/garden-of-coloured-lights/default.nix b/pkgs/games/garden-of-coloured-lights/default.nix
index b8550b3712e3..066cadb13b17 100644
--- a/pkgs/games/garden-of-coloured-lights/default.nix
+++ b/pkgs/games/garden-of-coloured-lights/default.nix
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "Old-school vertical shoot-em-up / bullet hell";
homepage = http://garden.sourceforge.net/drupal/;
- maintainers = with maintainers; [ profpatsch ];
+ maintainers = with maintainers; [ Profpatsch ];
license = licenses.gpl3;
};