summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorArtyom Poptsov <poptsov.artyom@gmail.com>2014-03-07 22:03:26 +0400
committerArtyom Poptsov <poptsov.artyom@gmail.com>2014-03-07 22:03:26 +0400
commitb561c1f6e174a022d5554b88671b0783aec0a7e2 (patch)
tree40c38520584344f1f6d96697c0cc0db77f4b4d28 /THANKS
parentexamples/{sssh,ssshd}.scm.in: Improve error handling. (diff)
downloadguile-ssh-b561c1f6e174a022d5554b88671b0783aec0a7e2.tar.gz
Thank Ludovic.
* THANKS: Add to the repository. Thank Ludovic. * AUTHORS: Update.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS13
1 files changed, 13 insertions, 0 deletions
diff --git a/THANKS b/THANKS
new file mode 100644
index 0000000..67bb4dd
--- /dev/null
+++ b/THANKS
@@ -0,0 +1,13 @@
+Guile-SSH has originally been written by Artyom V. Poptsov.
+
+The libssh that is used by Guile-SSH is initially written by Aris
+Adamantiadis and being developed by the developer community. See
+AUTHORS file that comes along with libssh distribution for full
+authors list.
+
+Thanks to the following people who contributed to Guile-SSH
+through bug reports or patches:
+
+* Ludovic Courtès <ludo@gnu.org>
+
+Thank you. \ No newline at end of file