blob: a5a9b41cab248f960030d64a11005b486e0b2deb [file] [log] [blame]
Chris Lattner662497e2010-11-16 21:39:15 +00001This file is a partial list of people who have contributed to the LLVM/libc++
2project. If you have contributed a patch or made some other contribution to
3LLVM/libc++, please submit a patch to this file to add yourself, and it will be
4done!
5
6The list is sorted by surname and formatted to allow easy grepping and
7beautification by scripts. The fields are: name (N), email (E), web-address
8(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
9(S).
10
11N: Howard Hinnant
12E: hhinnant@apple.com
13D: Architect and primary author of libc++
14
Howard Hinnant93c382b2011-01-04 19:21:05 +000015N: Marshall Clow
16E: marshall@idio.com
17E: mclow@qualcomm.com
18D: Minor patches and bug fixes.