diff options
author | Alex Rosenberg <alexr@leftfield.org> | 2012-09-07 21:34:50 +0000 |
---|---|---|
committer | Alex Rosenberg <alexr@leftfield.org> | 2012-09-07 21:34:50 +0000 |
commit | a4e87b78ca35948e63a12b0f2c827815c4891d35 (patch) | |
tree | 3911d69d1afe2f694fc129b6a4e48b46ec9939e6 /CREDITS.TXT | |
parent | d2f43b017c4baccd40cb32e27f18d938ef2a47fe (diff) |
Add IRC handle entry to CREDITS.TXT as a test commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163423 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r-- | CREDITS.TXT | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 7a1bacd50e..3362b610ba 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -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 |