Licensing and authors/contributors
I noticed that the LICENSE file is not complete, at line 190 it sais: Copyright [yyyy] [name of copyright owner].
Aside from that, I think it would be nice to have an AUTHORS and CONTRIBUTORS file in this repo. Go describes those files for the Go project as follows:
The CONTRIBUTORS file defines who the Go contributors—the people—are; the AUTHORS file defines who “The Go Authors”—the copyright holders—are. These files will be periodically updated based on the commit logs.
I quite like that definition. In my case I have contributed code that I wrote personally (in my own time), but I've also worked on some fixes (#98, #99) on behalf of Bookerzzz. It would be nice to have them represented in the AUTHORS file.
Thanks for letting me know. As for the AUTHORS file, I'll get back to you later.
Any update on this?