CREDITS 1.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. This is at least a partial credits-file of people that have
  2. contributed to libmaple (it was originally drawn from the
  3. commit logs, so it e.g. leaves out contributions that didn't
  4. come in the form of patches). It's formatted the same way as
  5. the Linux kernel CREDITS: sorted by name and formatted for
  6. easy processing.
  7. The fields are: name (N), email (E), web-address (W),
  8. description (D). Feel free to add any other fields present in
  9. the Linux CREDITS file.
  10. LeafLabs
  11. ----------
  12. N: Marti Bolivar
  13. E: mbolivar@leaflabs.com
  14. D: Current libmaple maintainer
  15. D: Random libmaple hacks
  16. N: Anton Eltchaninov
  17. E: anton.eltchaninov@gmail.com
  18. D: STM32F1 value line support
  19. N: Victor G Estevez
  20. E: sphing@sphing.net
  21. D: Makefile tweak
  22. N: Gaute Hope
  23. E: eg@gaute.vetsj.com
  24. W: http://gaute.vetsj.com/
  25. D: Makefile fixes
  26. N: Michael Hope
  27. E: michaelh@juju.net.nz
  28. D: Documentation (!)
  29. D: IWDG support
  30. D: Original DMA support
  31. D: miscellaneous fixes and improvements
  32. N: Perry Hung
  33. E: iperry@alum.mit.edu
  34. D: Original libmaple hacker
  35. N: Trystan Jones ("crenn")
  36. E: crenn6977@gmail.com
  37. D: New Wire library
  38. N: David Kiliani
  39. E: mail@davidkiliani.de
  40. D: Olimex STM32-H103 support
  41. N: Andrew Meyer
  42. E: ajm@leaflabs.com
  43. D: USB stack and CDC ACM driver
  44. D: reset.py
  45. N: Bryan Newbold
  46. E: bnewbold@robocracy.org
  47. D: Original libmaple hacker
  48. W: robocracy.org
  49. N: Bruce Perens
  50. E: bruce@perens.com
  51. D: Makefile library target
  52. W: http://perens.com
  53. N: Hanspeter Portner
  54. E: agenthp@users.sf.net
  55. D: reset.py Python3 fixups
  56. N: RJ Ryan
  57. E: rryan@mit.edu
  58. D: USB fixups
  59. N: Nis Sarup
  60. E: nis@sarup.dk
  61. D: FreeRTOS support
  62. W: http://sarup.dk/index.html
  63. N: Andy Scott ("xttocs")
  64. E: andy.g.scott@gmail.com
  65. D: LiquidCrystal library