[libcxx-commits] [PATCH] D108263: Update and alphabetize CREDITS.TXT
Kent Ross via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 17 18:29:16 PDT 2021
mumbleskates created this revision.
mumbleskates added reviewers: cjdb, ldionne.
mumbleskates requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D108263
Files:
libcxx/CREDITS.TXT
Index: libcxx/CREDITS.TXT
===================================================================
--- libcxx/CREDITS.TXT
+++ libcxx/CREDITS.TXT
@@ -24,10 +24,6 @@
E: holgerar at gmail.com
D: Minor fix.
-N: Ruben Van Boxem
-E: vanboxem dot ruben at gmail dot com
-D: Initial Windows patches.
-
N: David Chisnall
E: theraven at theravensnest dot org
D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
@@ -41,6 +37,10 @@
E: jbcoe at me.com
D: Implementation of propagate_const.
+N: Matthew Dempsky
+E: matthew at dempsky.org
+D: Minor patches and bug fixes.
+
N: Christopher Di Bella
E: cjdb at google.com
E: cjdb.ns at gmail.com
@@ -58,10 +58,6 @@
E: william.w.fisher at gmail.com
D: Regex bug fixes.
-N: Matthew Dempsky
-E: matthew at dempsky.org
-D: Minor patches and bug fixes.
-
N: Google Inc.
D: Copyright owner and contributor of the CityHash algorithm
@@ -113,6 +109,10 @@
E: jroelofS at jroelofs.com
D: Remote testing, Newlib port, baremetal/single-threaded support.
+N: Kent Ross
+E: k at mad.cash
+D: C++20 language feature support
+
N: Jonathan Sauer
D: Minor patches, mostly related to constexpr
@@ -131,6 +131,10 @@
E: st at quanttec.com
D: Minor <atomic> fix
+N: Ruben Van Boxem
+E: vanboxem dot ruben at gmail dot com
+D: Initial Windows patches.
+
N: Michael van der Westhuizen
E: r1mikey at gmail dot com
@@ -149,11 +153,11 @@
E: xingxue at ca.ibm.com
D: AIX port
-N: Zhihao Yuan
-E: lichray at gmail.com
-D: Standard compatibility fixes.
-
N: Jeffrey Yasskin
E: jyasskin at gmail.com
E: jyasskin at google.com
D: Linux fixes.
+
+N: Zhihao Yuan
+E: lichray at gmail.com
+D: Standard compatibility fixes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108263.367081.patch
Type: text/x-patch
Size: 1632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210818/1a2f9417/attachment.bin>
More information about the libcxx-commits
mailing list