aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
blob: 4e3d0aa001e124c9d3a8488fc4d10a5a254a55e2 (about) (plain)
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
GNU Guix is consists of Scheme code that implements the deployment model
of the Nix package management tool.  In fact, it currently talks to a
build daemon whose code comes from Nix (see the manual for details.)

Nix was initially written by Eelco Dolstra; other people have been
contributing to it.  See `nix/AUTHORS' for details.

The fine people listed below have contributed code to GNU Guix (in
alphabetical order):

           Eric Bavier <bavier@member.fsf.org>
  Taylan Ulrich Bayirli/Kammer <taylanbayirli@gmail.com>
          Marek Benc <merkur32@gmail.com>
        Ludovic Courtès <ludo@gnu.org>
           John Darrington <jmd@gnu.org>
        Andreas Enge <andreas@enge.fr>
         Alírio Eyng <alirioeyng@gmail.com>
            Guy Grant <gzg@riseup.net>
         Raimon Grau <raimonster@gmail.com>
         Nikita Karetnikov <nikita@karetnikov.org>
        Aljosha Papsch <misc@rpapsch.de>
        Manolis Ragkousis <manolis837@gmail.com>
          Cyril Roelandt <tipecaml@gmail.com>
           Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
         Cyrill Schenkel <cyrill.schenkel@gmail.com>
          Jason Self <j@jxself.org>
    Sree Harsha Totakura <sreeharsha@totakura.in>
          David Thompson <dthompson2@worcester.edu>
        Mark H. Weaver <mhw@netris.org>
-03-10 23:21:33 +0100'>2021-03-10file-systems: 'mount-file-system' preserves the right mount flags....Ludovic Courtès 2021-02-25file-systems: 'mount-file-system' preserves source flags for bind mounts....Ludovic Courtès 2020-12-06file-systems: Fix ‘bcachefs fsck’ exit value logic....Tobias Geerinckx-Rice 2020-11-07file-systems: Add support for bcachefs....Tobias Geerinckx-Rice 2020-10-30file-systems: Allow swap space lookup by UUID/label....Ludovic Courtès 2020-09-07linux-boot: Handle nfs-root device strings....Stefan 2020-07-31file-system: Add mount-may-fail? option....Mathieu Othacehe 2020-07-26file-systems: Add NTFS support....Mathieu Othacehe