Author: simons
Date: Mon Oct  3 20:50:08 2011
New Revision: 29618
URL: https://ssl.nixos.org/websvn/nix/?rev=29618&sc=1

Log:
added myself as maintainer

Modified:
   nixpkgs/branches/stdenv-updates/pkgs/misc/cups/default.nix

Modified: nixpkgs/branches/stdenv-updates/pkgs/misc/cups/default.nix
==============================================================================
--- nixpkgs/branches/stdenv-updates/pkgs/misc/cups/default.nix  Mon Oct  3 
20:42:45 2011        (r29617)
+++ nixpkgs/branches/stdenv-updates/pkgs/misc/cups/default.nix  Mon Oct  3 
20:50:08 2011        (r29618)
@@ -41,7 +41,7 @@
     homepage = http://www.cups.org/;
     description = "A standards-based printing system for UNIX";
     license = "GPLv2"; # actually LGPL for the library and GPL for the rest
-    maintainers = [ stdenv.lib.maintainers.urkud ];
+    maintainers = [ stdenv.lib.maintainers.urkud stdenv.lib.maintainers.simons 
];
     platforms = stdenv.lib.platforms.linux;
   };
 }
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to