-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathTHANKS
27 lines (23 loc) · 950 Bytes
/
THANKS
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
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:
* Aleix Conchillo Flaqué <aconchillo@gmail.com>
* Andrew Tropin <andrew@trop.in>
* David Kastrup <dak@gnu.org>
* David Thompson <davet@gnu.org>
* Ludovic Courtès <ludo@gnu.org>
* SaffronSnail <https://github.com/SaffronSnail>
* Mathieu Othacehe <m.othacehe@gmail.com>
* Marius Bakke <mbakke@fastmail.com>
* Ting-Wei Lan <lantw44@gmail.com>
* Lars-Dominik Braun <ldb@leibniz-psychology.org>
* Sharlatan Hellseher <sharlatanus@gmail.com>
* Maxim Cournoyer <maxim.cournoyer@gmail.com>
* graywolf <https://github.com/graywolf>
* Darya S.
* Peter Tillemans <pti@snamellit.com>
Thank you.