On Tue, Jul 02, 2013 at 02:44:27PM -0400, Howard Hinnant wrote:
> Committed revision 185457.

Thanks!

> Please consider a patch for CREDITS.TXT.

See attached.  I also noticed that libc++abi's credits are not sorted
by surname contrary to the note at the top and the convention being
followed in libc++, so I fixed that too.
Index: libcxx/CREDITS.TXT
===================================================================
--- libcxx/CREDITS.TXT  (revision 185441)
+++ libcxx/CREDITS.TXT  (working copy)
@@ -33,6 +33,10 @@
 E: [email protected]
 D: Minor patches and bug fixes.
 
+N: Matthew Dempsky
+E: [email protected]
+D: Minor patches and bug fixes.
+
 N: Google Inc.
 D: Copyright owner and contributor of the CityHash algorithm
 
Index: libcxxabi/CREDITS.TXT
===================================================================
--- libcxxabi/CREDITS.TXT       (revision 185034)
+++ libcxxabi/CREDITS.TXT       (working copy)
@@ -8,18 +8,30 @@
 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
 (S).
 
-N: Howard Hinnant
-E: [email protected]
-D: Architect and primary coauthor of libc++abi
-
 N: Marshall Clow
 E: [email protected]
 E: [email protected]
 D: Architect and primary coauthor of libc++abi
 
+N: Matthew Dempsky
+E: [email protected]
+D: Minor patches and bug fixes.
+
+N: Nowar Gu
+E: [email protected]
+D: Minor patches and fixes
+
+N: Howard Hinnant
+E: [email protected]
+D: Architect and primary coauthor of libc++abi
+
 N: Nick Kledzik
 E: [email protected]
 
+N: Bruce Mitchener, Jr.
+E: [email protected]
+D: Minor typo fixes
+
 N: Andrew Morrow
 E: [email protected]
 D: Minor patches and fixes
@@ -28,11 +40,3 @@
 E: [email protected]
 E: [email protected]
 D: Minor patches and fixes
-
-N: Nowar Gu
-E: [email protected]
-D: Minor patches and fixes
-
-N: Bruce Mitchener, Jr.
-E: [email protected]
-D: Minor typo fixes
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to