Author: simons
Date: Mon Feb 13 09:02:26 2012
New Revision: 32253
URL: https://nixos.org/websvn/nix/?rev=32253&sc=1
Log:
haskell-yesod-routes: added meta.maintainers
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-routes/default.nix
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-routes/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-routes/default.nix
Mon Feb 13 09:02:23 2012 (r32252)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-routes/default.nix
Mon Feb 13 09:02:26 2012 (r32253)
@@ -10,5 +10,9 @@
description = "Efficient routing for Yesod";
license = self.stdenv.lib.licenses.bsd3;
platforms = self.ghc.meta.platforms;
+ maintainers = [
+ self.stdenv.lib.maintainers.andres
+ self.stdenv.lib.maintainers.simons
+ ];
};
})
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits