diff options
| -rw-r--r-- | AUTHORS | 22 | ||||
| -rw-r--r-- | THANKS | 14 |
2 files changed, 20 insertions, 16 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | GNU Guix is consists of Scheme code that implements the deployment model | 1 | GNU Guix consists of Scheme code that implements the deployment model |
| 2 | of the Nix package management tool. In fact, it currently talks to a | 2 | of the Nix package management tool. In fact, it currently talks to a |
| 3 | build daemon whose code comes from Nix (see the manual for details.) | 3 | build daemon whose code comes from Nix (see the manual for details.) |
| 4 | 4 | ||
| @@ -8,14 +8,17 @@ contributing to it. See `nix/AUTHORS' for details. | |||
| 8 | The fine people listed below have contributed code to GNU Guix (in | 8 | The fine people listed below have contributed code to GNU Guix (in |
| 9 | alphabetical order): | 9 | alphabetical order): |
| 10 | 10 | ||
| 11 | Arne Babenhauserheide <arne.babenhauserheide@kit.edu> | ||
| 11 | Eric Bavier <bavier@member.fsf.org> | 12 | Eric Bavier <bavier@member.fsf.org> |
| 12 | Taylan Ulrich Bayirli/Kammer <taylanbayirli@gmail.com> | 13 | Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com> |
| 13 | Federico Beffa <beffa@fbengineering.ch> | 14 | Federico Beffa <beffa@fbengineering.ch> |
| 14 | Marek Benc <merkur32@gmail.com> | 15 | Marek Benc <merkur32@gmail.com> |
| 16 | Amirouche Boubekki <amirouche@hypermove.net> | ||
| 15 | Sou Bunnbu (宋文武) <iyzsong@gmail.com> | 17 | Sou Bunnbu (宋文武) <iyzsong@gmail.com> |
| 16 | Tomáš Čech <sleep_walker@suse.cz> | 18 | Tomáš Čech <sleep_walker@gnu.org> |
| 17 | Ludovic Courtès <ludo@gnu.org> | 19 | Ludovic Courtès <ludo@gnu.org> |
| 18 | John Darrington <jmd@gnu.org> | 20 | John Darrington <jmd@gnu.org> |
| 21 | Ian Denhardt <ian@zenhack.net> | ||
| 19 | Andreas Enge <andreas@enge.fr> | 22 | Andreas Enge <andreas@enge.fr> |
| 20 | Alírio Eyng <alirioeyng@gmail.com> | 23 | Alírio Eyng <alirioeyng@gmail.com> |
| 21 | Alexander I. Grafov <grafov@gmail.com> | 24 | Alexander I. Grafov <grafov@gmail.com> |
| @@ -23,19 +26,24 @@ alphabetical order): | |||
| 23 | Raimon Grau <raimonster@gmail.com> | 26 | Raimon Grau <raimonster@gmail.com> |
| 24 | David Hashe <david.hashe@dhashe.com> | 27 | David Hashe <david.hashe@dhashe.com> |
| 25 | Nikita Karetnikov <nikita@karetnikov.org> | 28 | Nikita Karetnikov <nikita@karetnikov.org> |
| 29 | Alex Kost <alezost@gmail.com> | ||
| 30 | Kevin Lemonnier <lemonnierk@ulrar.net> | ||
| 26 | Julien Lepiller <julien@lepiller.eu> | 31 | Julien Lepiller <julien@lepiller.eu> |
| 32 | Mathieu Lirzin <mthl@openmailbox.org> | ||
| 27 | Aljosha Papsch <misc@rpapsch.de> | 33 | Aljosha Papsch <misc@rpapsch.de> |
| 28 | Deck Pickard <deck.r.pickard@gmail.com> | 34 | Deck Pickard <deck.r.pickard@gmail.com> |
| 29 | Manolis Ragkousis <manolis837@gmail.com> | 35 | Manolis Ragkousis <manolis837@gmail.com> |
| 36 | Pierre-Antoine Rault <par@rigelk.eu> | ||
| 30 | Cyril Roelandt <tipecaml@gmail.com> | 37 | Cyril Roelandt <tipecaml@gmail.com> |
| 31 | Alex Sassmannshausen <alex.sassmannshausen@gmail.com> | 38 | Alex Sassmannshausen <alex.sassmannshausen@gmail.com> |
| 32 | Cyrill Schenkel <cyrill.schenkel@gmail.com> | 39 | Cyrill Schenkel <cyrill.schenkel@gmail.com> |
| 33 | Jason Self <j@jxself.org> | 40 | Jason Self <j@jxself.org> |
| 34 | Sree Harsha Totakura <sreeharsha@totakura.in> | 41 | Sree Harsha Totakura <sreeharsha@totakura.in> |
| 35 | David Thompson <dthompson2@worcester.edu> | 42 | David Thompson <davet@gnu.org> |
| 36 | Claes Wallin (韋嘉誠) <claes.wallin@greatsinodevelopment.com> | 43 | Claes Wallin (韋嘉誠) <claes.wallin@greatsinodevelopment.com> |
| 37 | Paul van der Walt <paul@denknerd.org> | 44 | Paul van der Walt <paul@denknerd.org> |
| 38 | Mark H. Weaver <mhw@netris.org> | 45 | Mark H Weaver <mhw@netris.org> |
| 39 | Christopher A. Webber <cwebber@dustycloud.org> | 46 | Christopher A. Webber <cwebber@dustycloud.org> |
| 40 | Andy Wingo <wingo@pobox.com> | 47 | Andy Wingo <wingo@pobox.com> |
| 41 | Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> | 48 | Ben Woodcroft <b.woodcroft@uq.edu.au> |
| 49 | Ricardo Wurmus <rekado@elephly.net> | ||
| @@ -7,38 +7,34 @@ suggestions, bug reports, patches, internationalization, or general | |||
| 7 | infrastructure help: | 7 | infrastructure help: |
| 8 | 8 | ||
| 9 | Lluís Batlle i Rossell <viric@viric.name> | 9 | Lluís Batlle i Rossell <viric@viric.name> |
| 10 | Federico Beffa <beffa@ieee.org> | ||
| 11 | Marek Benc <merkur32@gmail.com> | ||
| 12 | Sylvain Beucler <beuc@beuc.net> | 10 | Sylvain Beucler <beuc@beuc.net> |
| 13 | Amirouche Boubekki <amirouche.boubekki@gmail.com> | ||
| 14 | Carlos Carleos <carleos@uniovi.es> | 11 | Carlos Carleos <carleos@uniovi.es> |
| 15 | Felipe Castro <fefcas@gmail.com> | 12 | Felipe Castro <fefcas@gmail.com> |
| 16 | Daniel Clark <dclark@pobox.com> | 13 | Daniel Clark <dclark@pobox.com> |
| 17 | Alexandru Cojocaru <xojoc@gmx.com> | 14 | Alexandru Cojocaru <xojoc@gmx.com> |
| 18 | Aleix Conchillo Flaqué <aconchillo@gmail.com> | 15 | Aleix Conchillo Flaqué <aconchillo@gmail.com> |
| 19 | John Darrington <jmd@gnu.org> | ||
| 20 | Rafael Ferreira <rafael.f.f1@gmail.com> | 16 | Rafael Ferreira <rafael.f.f1@gmail.com> |
| 21 | Christian Grothoff <christian@grothoff.org> | 17 | Christian Grothoff <christian@grothoff.org> |
| 18 | Konrad Hinsen <konrad.hinsen@fastmail.net> | ||
| 22 | Brandon Invergo <brandon@gnu.org> | 19 | Brandon Invergo <brandon@gnu.org> |
| 23 | Jeffrin Jose <ahiliation@yahoo.co.in> | 20 | Jeffrin Jose <ahiliation@yahoo.co.in> |
| 24 | Kete <kete@ninthfloor.org> | 21 | Kete <kete@ninthfloor.org> |
| 25 | Daniel Kochmański <dkochmanski@hellsgate.pl> | 22 | Daniel Kochmański <dkochmanski@hellsgate.pl> |
| 26 | Alex Kost <alezost@gmail.com> | ||
| 27 | Matthew Lien <bluet@bluet.org> | 23 | Matthew Lien <bluet@bluet.org> |
| 28 | Niels Möller <nisse@lysator.liu.se> | 24 | Niels Möller <nisse@lysator.liu.se> |
| 25 | Cyprien Nicolas <cyprien@nicolas.tf> | ||
| 29 | Yutaka Niibe <gniibe@fsij.org> | 26 | Yutaka Niibe <gniibe@fsij.org> |
| 30 | Andrei Osipov <andrspv@gmail.com> | 27 | Andrei Osipov <andrspv@gmail.com> |
| 31 | Adam Pribyl <pribyl@lowlevel.cz> | 28 | Adam Pribyl <pribyl@lowlevel.cz> |
| 32 | Pjotr Prins <pjotr.public12@thebird.nl> | 29 | Pjotr Prins <pjotr.public12@thebird.nl> |
| 33 | rekado <rekado@elephly.net> | 30 | Yakkala Yagnesh Raghava <hi@yagnesh.org> |
| 34 | Joshua Randall <jcrandall@alum.mit.edu> | 31 | Joshua Randall <jcrandall@alum.mit.edu> |
| 35 | Bruno Félix Rezende Ribeiro <oitofelix@gnu.org> | 32 | Bruno Félix Rezende Ribeiro <oitofelix@gnu.org> |
| 36 | Cyrill Schenkel <cyrill.schenkel@gmail.com> | ||
| 37 | Benno Schulenberg <coordinator@translationproject.org> | 33 | Benno Schulenberg <coordinator@translationproject.org> |
| 38 | Thomas Schwinge <thomas@codesourcery.com> | 34 | Thomas Schwinge <thomas@codesourcery.com> |
| 35 | Alexander Shendi <Alexander.Shendi@web.de> | ||
| 39 | Alen Skondro <askondro@gmail.com> | 36 | Alen Skondro <askondro@gmail.com> |
| 40 | Matthias Wachs <wachs@net.in.tum.de> | 37 | Matthias Wachs <wachs@net.in.tum.de> |
| 41 | Andy Wingo <wingo@pobox.com> | ||
| 42 | Philip Woods <elzairthesorcerer@gmail.com> | 38 | Philip Woods <elzairthesorcerer@gmail.com> |
| 43 | 39 | ||
| 44 | GNU Guix also includes non-software works. Thanks to the following | 40 | GNU Guix also includes non-software works. Thanks to the following |
