CREDITS.TXT 724 B

1234567891011121314151617181920212223
  1. This file is a partial list of people who have contributed to the LLVM/libc++
  2. project. If you have contributed a patch or made some other contribution to
  3. LLVM/libc++, please submit a patch to this file to add yourself, and it will be
  4. done!
  5. The list is sorted by surname and formatted to allow easy grepping and
  6. beautification by scripts. The fields are: name (N), email (E), web-address
  7. (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
  8. (S).
  9. N: Howard Hinnant
  10. E: hhinnant@apple.com
  11. D: Architect and primary author of libc++
  12. N: Marshall Clow
  13. E: marshall@idio.com
  14. E: mclow@qualcomm.com
  15. D: Minor patches and bug fixes.
  16. N: Bjorn Reese
  17. E: breese@users.sourceforge.net
  18. D: Initial regex prototype