diff options
| author | Artyom Poptsov <poptsov.artyom@gmail.com> | 2014-03-07 22:03:26 +0400 |
|---|---|---|
| committer | Artyom Poptsov <poptsov.artyom@gmail.com> | 2014-03-07 22:03:26 +0400 |
| commit | b561c1f6e174a022d5554b88671b0783aec0a7e2 (patch) | |
| tree | 40c38520584344f1f6d96697c0cc0db77f4b4d28 /THANKS | |
| parent | examples/{sssh,ssshd}.scm.in: Improve error handling. (diff) | |
| download | guile-ssh-b561c1f6e174a022d5554b88671b0783aec0a7e2.tar.gz | |
Thank Ludovic.
* THANKS: Add to the repository. Thank Ludovic.
* AUTHORS: Update.
Diffstat (limited to 'THANKS')
| -rw-r--r-- | THANKS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |
