Author: eelco
Date: Wed Apr  4 16:36:17 2012
New Revision: 33575
URL: https://nixos.org/websvn/nix/?rev=33575&sc=1

Log:
* Fix email address.

Modified:
   nixpkgs/trunk/pkgs/lib/maintainers.nix

Modified: nixpkgs/trunk/pkgs/lib/maintainers.nix
==============================================================================
--- nixpkgs/trunk/pkgs/lib/maintainers.nix      Wed Apr  4 16:27:04 2012        
(r33574)
+++ nixpkgs/trunk/pkgs/lib/maintainers.nix      Wed Apr  4 16:36:17 2012        
(r33575)
@@ -4,7 +4,7 @@
   /* Add your name and email address here.  Keep the list
      alphabetically sorted.  */
 
-  all = "Nix Committers <[email protected]>";
+  all = "Nix Committers <[email protected]>";
   andres = "Andres Loeh <[email protected]>";
   astsmtl = "Alexander Tsamutali <[email protected]>";
   bjg = "Brian Gough <[email protected]>";
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to