From 69211adabe0b035b5c71e2fdca297ff30c2fe261 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 29 Jan 2010 12:45:11 +0000 Subject: [PATCH] * Doh. svn path=/nixpkgs/trunk/; revision=19732 --- pkgs/lib/maintainers.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/lib/maintainers.nix b/pkgs/lib/maintainers.nix index fa95d2f64cc..02df80265c5 100644 --- a/pkgs/lib/maintainers.nix +++ b/pkgs/lib/maintainers.nix @@ -4,7 +4,7 @@ /* Add your name and email address here. Keep the list alphabetically sorted. */ - all = "Nix Committers " + all = "Nix Committers "; andres = "Andres Loeh "; astsmtl = "Alexander Tsamutali "; eelco = "Eelco Dolstra ";