[llvm-commits] [llvm] r163423 - /llvm/trunk/CREDITS.TXT
Alex Rosenberg
alexr at leftfield.org
Fri Sep 7 14:34:51 PDT 2012
Author: alexr
Date: Fri Sep 7 16:34:50 2012
New Revision: 163423
URL: http://llvm.org/viewvc/llvm-project?rev=163423&view=rev
Log:
Add IRC handle entry to CREDITS.TXT as a test commit.
Modified:
llvm/trunk/CREDITS.TXT
Modified: llvm/trunk/CREDITS.TXT
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/CREDITS.TXT?rev=163423&r1=163422&r2=163423&view=diff
==============================================================================
--- llvm/trunk/CREDITS.TXT (original)
+++ llvm/trunk/CREDITS.TXT Fri Sep 7 16:34:50 2012
@@ -5,8 +5,8 @@
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).
+(W), PGP key ID and fingerprint (P), description (D), snail-mail address
+(S), and (I) IRC handle.
N: Vikram Adve
@@ -352,6 +352,7 @@
N: Alex Rosenberg
E: alexr at leftfield.org
+I: arosenberg
D: ARM calling conventions rewrite, hard float support
N: Chad Rosier
More information about the llvm-commits
mailing list