Index: third_party/hidapi/AUTHORS.txt |
diff --git a/third_party/hidapi/AUTHORS.txt b/third_party/hidapi/AUTHORS.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7acafd78c3fb76262b3195d89ae8775b6f827021 |
--- /dev/null |
+++ b/third_party/hidapi/AUTHORS.txt |
@@ -0,0 +1,16 @@ |
+ |
+HIDAPI Authors: |
+ |
+Alan Ott <alan@signal11.us>: |
+ Original Author and Maintainer |
+ Linux, Windows, and Mac implementations |
+ |
+Ludovic Rousseau <rousseau@debian.org>: |
+ Formatting for Doxygen documentation |
+ Bug fixes |
+ Correctness fixes |
+ |
+ |
+For a comprehensive list of contributions, see the commit list at github: |
+ http://github.com/signal11/hidapi/commits/master |
+ |