CREDITS.TXT revision 241900
1241900SdimThis file is a partial list of people who have contributed to the LLVM/libc++
2241900Sdimproject.  If you have contributed a patch or made some other contribution to
3241900SdimLLVM/libc++, please submit a patch to this file to add yourself, and it will be
4241900Sdimdone!
5241900Sdim
6241900SdimThe list is sorted by surname and formatted to allow easy grepping and
7241900Sdimbeautification by scripts.  The fields are: name (N), email (E), web-address
8241900Sdim(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
9241900Sdim(S).
10241900Sdim
11241900SdimN: Howard Hinnant
12241900SdimE: hhinnant@apple.com
13241900SdimD: Architect and primary author of libc++
14241900Sdim
15241900SdimN: Marshall Clow
16241900SdimE: mclow.lists@gmail.com
17241900SdimE: marshall@idio.com
18241900SdimD: Minor patches and bug fixes.
19241900Sdim
20241900SdimN: Bjorn Reese
21241900SdimE: breese@users.sourceforge.net
22241900SdimD: Initial regex prototype
23241900Sdim
24241900SdimN: David Chisnall
25241900SdimE: theraven at theravensnest dot org
26241900SdimD: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
27241900Sdim
28241900SdimN: Ruben Van Boxem
29241900SdimE: vanboxem dot ruben at gmail dot com
30241900SdimD: Initial Windows patches.
31241900Sdim
32241900SdimN: Arvid Picciani
33241900SdimE: aep at exys dot org
34241900SdimD: Minor patches and musl port.
35241900Sdim
36241900SdimN: Craig Silverstein
37241900SdimE: csilvers@google.com
38241900SdimD: Implemented Cityhash as the string hash function on 64-bit machines
39241900Sdim
40241900SdimN: Google Inc.
41241900SdimD: Copyright owner and contributor of the CityHash algorithm
42241900Sdim
43241900SdimN: Jeffrey Yasskin
44241900SdimE: jyasskin@gmail.com
45241900SdimE: jyasskin@google.com
46241900SdimD: Linux fixes.
47241900Sdim
48241900SdimN: Jonathan Sauer
49241900SdimD: Minor patches, mostly related to constexpr
50241900Sdim
51241900SdimN: Richard Smith
52241900SdimD: Minor patches.
53241900Sdim
54241900SdimN: Andrew Morrow
55241900SdimE: andrew.c.morrow@gmail.com
56241900SdimD: Minor patches and Linux fixes.
57241900Sdim
58241900SdimN: Hyeon-bin Jeong
59241900SdimE: tuhertz@gmail.com
60241900SdimD: Minor patches and bug fixes.
61241900Sdim
62241900SdimN: Michel Morin
63241900SdimE: mimomorin@gmail.com
64241900SdimD: Minor patches to is_convertible.
65241900Sdim
66241900SdimN: Dimitry Andric
67241900SdimE: dimitry@andric.com
68241900SdimD: Visibility fixes, minor FreeBSD portability patches.
69241900Sdim
70241900SdimN: Holger Arnold
71241900SdimE: holgerar@gmail.com
72241900SdimD: Minor fix.
73241900Sdim
74241900SdimN: Argyrios Kyrtzidis
75241900SdimE: kyrtzidis@apple.com
76241900SdimD: Bug fixes.
77