forked from llvm-mirror/llvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a sentence that all entries should include an email address.
Add one for Greg Clayton, Peter Collingbourne, Tobias Grosser and Jakob Olesen based on recent commits. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214762 91177308-0d34-0410-b5e6-96231b3b80d8
- Loading branch information
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ what goes in or not. | |
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). | ||
(S). Each entry should contain at least the (N), (E) and (D) fields. | ||
|
||
N: Joe Abbey | ||
E: [email protected] | ||
|
@@ -38,9 +38,11 @@ E: [email protected] | |
D: Debug Information, autotools/configure/make build, inline assembly | ||
|
||
N: Greg Clayton | ||
E: [email protected] | ||
D: LLDB | ||
|
||
N: Peter Collingbourne | ||
E: [email protected] | ||
D: libclc | ||
|
||
N: Anshuman Dasgupta | ||
|
@@ -56,6 +58,7 @@ E: [email protected] | |
D: Sparc Backend (lib/Target/Sparc/*) | ||
|
||
N: Tobias Grosser | ||
E: [email protected] | ||
D: Polly | ||
|
||
N: James Grosbach | ||
|
@@ -100,6 +103,7 @@ E: [email protected] | |
D: AArch64 backend | ||
|
||
N: Jakob Olesen | ||
E: [email protected] | ||
D: Register allocators and TableGen | ||
|
||
N: Richard Osborne | ||
|