diff options
Diffstat (limited to 'contrib/SDL-3.2.8/src/hidapi/AUTHORS.txt')
| -rw-r--r-- | contrib/SDL-3.2.8/src/hidapi/AUTHORS.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/contrib/SDL-3.2.8/src/hidapi/AUTHORS.txt b/contrib/SDL-3.2.8/src/hidapi/AUTHORS.txt new file mode 100644 index 0000000..7c2a035 --- /dev/null +++ b/contrib/SDL-3.2.8/src/hidapi/AUTHORS.txt | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | |||
| 2 | HIDAPI Authors: | ||
| 3 | |||
| 4 | Alan Ott <alan@signal11.us>: | ||
| 5 | Original Author and Maintainer | ||
| 6 | Linux, Windows, and Mac implementations | ||
| 7 | |||
| 8 | Ludovic Rousseau <rousseau@debian.org>: | ||
| 9 | Formatting for Doxygen documentation | ||
| 10 | Bug fixes | ||
| 11 | Correctness fixes | ||
| 12 | |||
| 13 | libusb/hidapi Team: | ||
| 14 | Development/maintenance since June 4th 2019 | ||
| 15 | |||
| 16 | For a comprehensive list of contributions, see the commit list at github: | ||
| 17 | https://github.com/libusb/hidapi/graphs/contributors | ||
| 18 | |||
