diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-07-07 22:39:57 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-07-07 22:39:57 +0200 |
commit | 162dcc8b4ce68e858e52ce9e74119e11fcf0b8c3 (patch) | |
tree | bcb8ee14d0e69035c84f7b517155bf194989f0d5 /THANKS | |
parent | f5614e69e14e8b4864b80a23870f9331c27b8f4e (diff) | |
download | patches-162dcc8b4ce68e858e52ce9e74119e11fcf0b8c3.tar patches-162dcc8b4ce68e858e52ce9e74119e11fcf0b8c3.tar.gz |
Add `THANKS'.
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/THANKS b/THANKS new file mode 100644 index 0000000000..588e2d5a88 --- /dev/null +++ b/THANKS @@ -0,0 +1,3 @@ +A big thanks to Eelco Dolstra, who designed and implemented Nix. +Transposing functional programming discipline to package management +proved to be inspiring and fruitful. |