Skip to content

Commit

Permalink
Add a sentence that all entries should include an email address.
Browse files Browse the repository at this point in the history
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
jsonn committed Aug 4, 2014
1 parent df5eef2 commit 6d6454e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CODE_OWNERS.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down Expand Up @@ -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
Expand All @@ -56,6 +58,7 @@ E: [email protected]
D: Sparc Backend (lib/Target/Sparc/*)

N: Tobias Grosser
E: [email protected]
D: Polly

N: James Grosbach
Expand Down Expand Up @@ -100,6 +103,7 @@ E: [email protected]
D: AArch64 backend

N: Jakob Olesen
E: [email protected]
D: Register allocators and TableGen

N: Richard Osborne
Expand Down

0 comments on commit 6d6454e

Please sign in to comment.