AUTHORS.rst 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. ===============
  2. Duktape authors
  3. ===============
  4. Copyright
  5. =========
  6. Duktape copyrights are held by its authors. Each author has a copyright
  7. to their contribution, and agrees to irrevocably license the contribution
  8. under the Duktape ``LICENSE.txt``.
  9. Authors
  10. =======
  11. Please include an e-mail address, a link to your GitHub profile, or something
  12. similar to allow your contribution to be identified accurately.
  13. The following people have contributed code, website contents, or Wiki contents,
  14. and agreed to irrevocably license their contributions under the Duktape
  15. ``LICENSE.txt`` (in order of appearance):
  16. * Sami Vaarala <sami.vaarala@iki.fi>
  17. * Niki Dobrev
  18. * Andreas Öman <andreas@lonelycoder.com>
  19. * László Langó <llango.u-szeged@partner.samsung.com>
  20. * Legimet <legimet.calc@gmail.com>
  21. * Karl Skomski <karl@skomski.com>
  22. * Bruce Pascoe <fatcerberus1@gmail.com>
  23. * René Hollander <rene@rene8888.at>
  24. * Julien Hamaide (https://github.com/crazyjul)
  25. * Sebastian Götte (https://github.com/jaseg)
  26. Other contributions
  27. ===================
  28. The following people have contributed something other than code (e.g. reported
  29. bugs, provided ideas, etc; roughly in order of appearance):
  30. * Greg Burns
  31. * Anthony Rabine
  32. * Carlos Costa
  33. * Aurélien Bouilland
  34. * Preet Desai (Pris Matic)
  35. * judofyr (http://www.reddit.com/user/judofyr)
  36. * Jason Woofenden
  37. * Michał Przybyś
  38. * Anthony Howe
  39. * Conrad Pankoff
  40. * Jim Schimpf
  41. * Rajaran Gaunker (https://github.com/zimbabao)
  42. * Andreas Öman
  43. * Doug Sanden
  44. * Josh Engebretson (https://github.com/JoshEngebretson)
  45. * Remo Eichenberger (https://github.com/remoe)
  46. * Mamod Mehyar (https://github.com/mamod)
  47. * David Demelier (https://github.com/markand)
  48. * Tim Caswell (https://github.com/creationix)
  49. * Mitchell Blank Jr (https://github.com/mitchblank)
  50. * https://github.com/yushli
  51. * Seo Sanghyeon (https://github.com/sanxiyn)
  52. * Han ChoongWoo (https://github.com/tunz)
  53. * Joshua Peek (https://github.com/josh)
  54. * Bruce E. Pascoe (https://github.com/fatcerberus)
  55. * https://github.com/Kelledin
  56. * https://github.com/sstruchtrup
  57. * Michael Drake (https://github.com/tlsa)
  58. * https://github.com/chris-y
  59. * Laurent Zubiaur (https://github.com/lzubiaur)
  60. * Ole André Vadla Ravnås (https://github.com/oleavr)
  61. If you are accidentally missing from this list, send me an e-mail
  62. (``sami.vaarala@iki.fi``) and I'll fix the omission.