nixpkgs/pkgs/lib/maintainers.nix

22 lines
815 B
Nix
Raw Normal View History

/* -*- coding: utf-8; -*- */
{
/* Add your name and email address here. Keep the list
alphabetically sorted. */
all = "Nix Committers <nix-commits@cs.uu.nl>";
andres = "Andres Loeh <andres@cs.uu.nl>";
astsmtl = "Alexander Tsamutali <astsmtl@yandex.ru>";
bjg = "Brian Gough <bjg@gnu.org>";
eelco = "Eelco Dolstra <e.dolstra@tudelft.nl>";
ludo = "Ludovic Courtès <ludo@gnu.org>";
marcweber = "Marc Weber <marco-oweber@gmx.de>";
pierron = "Nicolas B. Pierron <nixos@nbp.name>";
raskin = "Michael Raskin <7c6f434c@mail.ru>";
simons = "Peter Simons <simons@cryp.to>";
sander = "Sander van der Burg <s.vanderburg@tudelft.nl>";
urkud = "Yury G. Kudryashov <urkud+nix@ya.ru>";
viric = "Lluís Batlle i Rossell <viriketo@gmail.com>";
z77z = "Marco Maggesi <maggesi@math.unifi.it>";
}