[llvm-commits] [llvm] r73236 - /llvm/trunk/CREDITS.TXT
Bill Wendling
isanbard at gmail.com
Fri Jun 12 11:02:53 PDT 2009
Author: void
Date: Fri Jun 12 13:02:40 2009
New Revision: 73236
URL: http://llvm.org/viewvc/llvm-project?rev=73236&view=rev
Log:
Waste time fixing something that should have been fixed before.
Modified:
llvm/trunk/CREDITS.TXT
Modified: llvm/trunk/CREDITS.TXT
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/CREDITS.TXT?rev=73236&r1=73235&r2=73236&view=diff
==============================================================================
--- llvm/trunk/CREDITS.TXT (original)
+++ llvm/trunk/CREDITS.TXT Fri Jun 12 13:02:40 2009
@@ -3,10 +3,10 @@
LLVM, please submit a patch to this file to add yourself, and it will be
done!
-The list is sorted by name (second names are in alphabetical order) and
-formatted to allow easy grepping and beautification by scripts.
-The fields are: name (N), email (E), web-address (W), PGP key ID and
-fingerprint (P), description (D), and snail-mail address (S).
+The list is sorted by surname and formatted to allow easy grepping and
+beautification by scripts. The fields are: name (N), email (E), web-address
+(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
+(S).
N: Vikram Adve
E: vadve at cs.uiuc.edu
More information about the llvm-commits
mailing list