summary refs log tree commit diff
path: root/pkgs/lib/maintainers.nix
blob: d4c08515545ac6bf565ef13bd9069d89033b7c1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
/* -*- 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 <ksnixos@andres-loeh.de>";
  astsmtl = "Alexander Tsamutali <astsmtl@yandex.ru>";
  bjg = "Brian Gough <bjg@gnu.org>";
  bluescreen303 = "Mathijs Kwik <mathijs@bluescreen303.nl>";
  chaoflow = "Florian Friesdorf <flo@chaoflow.net>";
  eelco = "Eelco Dolstra <e.dolstra@tudelft.nl>";
  goibhniu = "Cillian de Róiste <cillian.deroiste@gmail.com>";
  guibert = "David Guibert <david.guibert@gmail.com>";
  kkallio = "Karn Kallio <tierpluspluslists@gmail.com>";
  ludo = "Ludovic Courtès <ludo@gnu.org>";
  marcweber = "Marc Weber <marco-oweber@gmx.de>";
  mornfall = "Petr Ročkai <me@mornfall.net>";
  neznalek = "Vladimír Čunát <vcunat@gmail.com>";
  phreedom = "Evgeny Egorochkin <phreedom.stdin@gmail.com>";
  pierron = "Nicolas B. Pierron <nixos@nbp.name>";
  piotr = "Piotr Pietraszkiewicz <ppietrasa@gmail.com>";
  qknight = "Joachim Schiele <js@lastlog.de>";
  raskin = "Michael Raskin <7c6f434c@mail.ru>";
  roconnor = "Russell O'Connor <roconnor@theorem.ca>";
  sander = "Sander van der Burg <s.vanderburg@tudelft.nl>";
  shlevy = "Shea Levy <shea@shealevy.com>";
  simons = "Peter Simons <simons@cryp.to>";
  thammers = "Tobias Hammerschmidt <jawr@gmx.de>";
  urkud = "Yury G. Kudryashov <urkud+nix@ya.ru>";
  viric = "Lluís Batlle i Rossell <viric@viric.name>";
  winden = "Antonio Vargas Gonzalez <windenntw@gmail.com>";
  z77z = "Marco Maggesi <maggesi@math.unifi.it>";
}