X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=AUTHORS;h=6975761c5e295969de9847f8dbd61bd58d51f7e6;hb=962143bc5c3a9a6e130cc1273ab465238c178d70;hp=28c1b20e6d7d146fbc6ad0270ff5b09cfd057b26;hpb=60db41b9c5879dda64411e913e779e042f7ccbaf;p=libserialport.git diff --git a/AUTHORS b/AUTHORS index 28c1b20..6975761 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,6 +2,26 @@ AUTHORS ------------------------------------------------------------------------------- -Please check the source code files and/or git history and/or ChangeLog for -a list of all authors and contributors. +Martin Ling conceived the idea for the library, designed the API and wrote much +of the implementation and documentation. +The initial codebase was adapted from serial code in libsigrok, written by Bert +Vermeulen and Uwe Hermann, who gave permission for it to be relicensed under +the LGPL3+ for inclusion in libserialport. + +The package is maintained by Uwe Hermann, with input from Martin Ling. + +Aurelien Jacobs made several contributions, including the USB metadata API, +improvements to the port enumeration code, and eliminating the previous +dependence on libudev for enumeration on Linux. + +Uffe Jakobsen contributed the FreeBSD support. + +Matthias Heidbrink contributed support for non-standard baudrates on Mac OS X. + +Bug fixes have been contributed by Bert Vermeulen, silverbuddy, Marcus +Comstedt, Antti Nykanen, Michael B. Trausch and Janne Huttunen. + +For a full history of contributions, see the git history. + +Others have helped the project by contributing bug reports and discussion.