diff options
| author | Chris Lattner <sabre@nondot.org> | 2005-08-02 22:10:21 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2005-08-02 22:10:21 +0000 |
| commit | 68095d7722abea8f0be9f9cad1852cda2ac400fa (patch) | |
| tree | b74e5a2a9ec9eca1e8d52bb7461900d4cc711868 | |
| parent | ab08df96995ae2845fde3290b77f73f9d18a274c (diff) | |
| download | bcm5719-llvm-68095d7722abea8f0be9f9cad1852cda2ac400fa.tar.gz bcm5719-llvm-68095d7722abea8f0be9f9cad1852cda2ac400fa.zip | |
Add a note, people are responsible for requesting that they be added to the
file.
llvm-svn: 22602
| -rw-r--r-- | llvm/CREDITS.TXT | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/llvm/CREDITS.TXT b/llvm/CREDITS.TXT index b217ac50d23..378c8a06664 100644 --- a/llvm/CREDITS.TXT +++ b/llvm/CREDITS.TXT @@ -1,6 +1,7 @@ -Inspired by the CREDITS file from the Linux source tree, this file is, -likewise, at least a partial list of people who have contributed to the LLVM -project. The format and the next paragraph are stolen directly from that file. +This file is a partial list of people who have contributed to the LLVM +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 and formatted to allow easy grepping and beautification by scripts. The fields are: name (N), email (E), web-address |

