diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-12-09 23:54:37 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-12-09 23:54:37 +0100 |
commit | 4d152bf1d9ff894119e913e6506632348107cf65 (patch) | |
tree | c44f06f725e3a398bd7698dd2b58480d356021b8 /THANKS | |
parent | 4ce823c4241ff941ca301c39db23ab91eeaa1ac9 (diff) | |
parent | 3259877d3563ac022633fbd8b73134a10567331e (diff) |
Merge branch 'master' into nix-integration
Conflicts:
guix/store.scm
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ A big thanks to Eelco Dolstra, who designed and implemented Nix. Transposing functional programming discipline to package management proved to be inspiring and fruitful. + +Thanks to the following people who contributed to GNU Guix through +suggestions, bug reports, patches, or general infrastructure help: + + Andreas Enge <andreas@enge.fr> + Jason Self <jself@gnu.org> |