diff options
author | Bill Wendling <isanbard@gmail.com> | 2009-06-12 18:02:40 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2009-06-12 18:02:40 +0000 |
commit | e71bd5aead677d8b073ed44f6fbb181e78900a12 (patch) | |
tree | 5596a62844c82d157d91bdaae26d37ebcffbffd0 /CREDITS.TXT | |
parent | 93531e49867aca33629a54073241481202635d3e (diff) |
Waste time fixing something that should have been fixed before.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73236 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r-- | CREDITS.TXT | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 39dd8635f86..6018837ec51 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -3,10 +3,10 @@ project. If you have contributed a patch or made some other contribution to 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@cs.uiuc.edu |