Turned some meta.maintainers into lists

This commit is contained in:
Pascal Wittmann
2015-05-14 19:09:43 +02:00
parent 67fe5d46d4
commit bb9e9cc3f8
21 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ stdenv.mkDerivation rec {
contact with explosions, to zero (the damage dealt to the attacked
hedgehog or hedgehogs after a player's or CPU turn is shown only when
all movement on the battlefield has ceased).'';
maintainers = maintainers.kragniz;
maintainers = with maintainers; [ kragniz ];
platforms = ghc.meta.platforms;
};
}