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
This commit is contained in:
Joerg Sonnenberger 2014-08-04 19:33:25 +00:00
parent df5eef292d
commit 6d6454ed38

View File

@ -6,7 +6,7 @@ what goes in or not.
The list is sorted by surname and formatted to allow easy grepping and 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 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 (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 N: Joe Abbey
E: jabbey@arxan.com E: jabbey@arxan.com
@ -38,9 +38,11 @@ E: echristo@gmail.com
D: Debug Information, autotools/configure/make build, inline assembly D: Debug Information, autotools/configure/make build, inline assembly
N: Greg Clayton N: Greg Clayton
E: gclayton@apple.com
D: LLDB D: LLDB
N: Peter Collingbourne N: Peter Collingbourne
E: peter@pcc.me.uk
D: libclc D: libclc
N: Anshuman Dasgupta N: Anshuman Dasgupta
@ -56,6 +58,7 @@ E: venkatra@cs.wisc.edu
D: Sparc Backend (lib/Target/Sparc/*) D: Sparc Backend (lib/Target/Sparc/*)
N: Tobias Grosser N: Tobias Grosser
E: tobias@grosser.es
D: Polly D: Polly
N: James Grosbach N: James Grosbach
@ -100,6 +103,7 @@ E: t.p.northover@gmail.com
D: AArch64 backend D: AArch64 backend
N: Jakob Olesen N: Jakob Olesen
E: stoklund@2pi.dk
D: Register allocators and TableGen D: Register allocators and TableGen
N: Richard Osborne N: Richard Osborne