[libcxx-commits] [PATCH] D108263: [libc++] Update and alphabetize CREDITS.TXT

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 19 16:14:34 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0edcd91d11d9: [libc++][NFC] Update and alphabetize CREDITS.TXT (authored by mumbleskates, committed by cjdb).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108263/new/

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.367648.patch
Type: text/x-patch
Size: 1632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210819/60057511/attachment-0001.bin>


More information about the libcxx-commits mailing list