nixpkgs/pkgs/lib/maintainers.nix
Lluís Batlle i Rossell 8515a7fa68 Adding me as a maintainer, with a pair of packages.
svn path=/nixpkgs/trunk/; revision=17295
2009-09-20 09:37:55 +00:00

15 lines
479 B
Nix

/* -*- coding: utf-8; -*- */
{
/* Add your name and email address here. Keep the list
alphabetically sorted. */
andres = "Andres Loeh <andres@cs.uu.nl>";
eelco = "Eelco Dolstra <e.dolstra@tudelft.nl>";
ludo = "Ludovic Courtès <ludo@gnu.org>";
marcweber = "Marc Weber <marco-oweber@gmx.de>";
raskin = "Michael Raskin <7c6f434c@mail.ru>";
sander = "Sander van der Burg <s.vanderburg@tudelft.nl>";
viric = "Lluís Batlle i Rossell <viriketo@gmail.com>";
}