Add IRC handle entry to CREDITS.TXT as a test commit.
authorAlex Rosenberg <alexr@leftfield.org>
Fri, 7 Sep 2012 21:34:50 +0000 (21:34 +0000)
committerAlex Rosenberg <alexr@leftfield.org>
Fri, 7 Sep 2012 21:34:50 +0000 (21:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163423 91177308-0d34-0410-b5e6-96231b3b80d8

CREDITS.TXT

index 7a1bacd50edcce5c53d320dd21175f652d835f9c..3362b610ba918804ab2583a50f14df475ba0bc30 100644 (file)
@@ -5,8 +5,8 @@ done!
 
 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 @@ D: Cmake dependency chain and various bug fixes
 
 N: Alex Rosenberg
 E: alexr@leftfield.org
+I: arosenberg
 D: ARM calling conventions rewrite, hard float support
 
 N: Chad Rosier