Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/contrib/llvm-project/lld/CODE_OWNERS.TXT
34862 views
1
This file is a list of the people responsible for ensuring that patches for a
2
particular part of LLD are reviewed, either by themself or by someone else.
3
They are also the gatekeepers for their part of LLD, with the final word on
4
what goes in or not.
5
6
The list is sorted by surname and formatted to allow easy grepping and
7
beautification by scripts. The fields are: name (N), email (E), web-address
8
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
9
(S). Each entry should contain at least the (N), (E) and (D) fields.
10
11
12
N: Rui Ueyama
13
E: [email protected]
14
D: COFF, ELF backends (COFF/* ELF/*)
15
16
N: Lang Hames, Nick Kledzik
17
E: [email protected], [email protected]
18
D: Old Mach-O backend
19
20
N: Sam Clegg
21
E: [email protected]
22
D: WebAssembly backend (wasm/*)
23
24
N: Jez Ng, Greg McGary, Shoaib Meenai
25
E: [email protected], [email protected], [email protected]
26
D: New Mach-O backend
27
28