From a4e87b78ca35948e63a12b0f2c827815c4891d35 Mon Sep 17 00:00:00 2001 From: Alex Rosenberg Date: Fri, 7 Sep 2012 21:34:50 +0000 Subject: 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 --- CREDITS.TXT | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'CREDITS.TXT') diff --git a/CREDITS.TXT b/CREDITS.TXT index 7a1bacd..3362b61 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 -- cgit v1.1