Author: egorochkin Date: 2010-06-17 10:18:13 +0000 (Thu, 17 Jun 2010) New Revision: 22307
You can view the changes in this commit at: https://svn.nixos.org/viewvc/nix?rev=22307&view=rev Modified: nixpkgs/trunk/pkgs/lib/maintainers.nix Log: First commit! :P Changes: Modified: nixpkgs/trunk/pkgs/lib/maintainers.nix =================================================================== --- nixpkgs/trunk/pkgs/lib/maintainers.nix 2010-06-17 10:13:43 UTC (rev 22306) +++ nixpkgs/trunk/pkgs/lib/maintainers.nix 2010-06-17 10:18:13 UTC (rev 22307) @@ -12,6 +12,7 @@ guibert = "David Guibert <[email protected]>"; ludo = "Ludovic Courtès <[email protected]>"; marcweber = "Marc Weber <[email protected]>"; + phreedom = "Evgeny Egorochkin <[email protected]>"; pierron = "Nicolas B. Pierron <[email protected]>"; raskin = "Michael Raskin <[email protected]>"; sander = "Sander van der Burg <[email protected]>"; _______________________________________________ nix-commits mailing list [email protected] http://mail.cs.uu.nl/mailman/listinfo/nix-commits
