workflows/release-tasks: Remove stray backslash
[llvm-project.git] / lld / CODE_OWNERS.TXT
blob44972c0d345a8ef623b05713a718a336547ec8fe
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.
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.
12 N: Rui Ueyama
13 E: ruiu@google.com
14 D: COFF, ELF backends (COFF/* ELF/*)
16 N: Lang Hames, Nick Kledzik
17 E: lhames@gmail.com, kledzik@apple.com
18 D: Old Mach-O backend
20 N: Sam Clegg
21 E: sbc@chromium.org
22 D: WebAssembly backend (wasm/*)
24 N: Jez Ng, Greg McGary, Shoaib Meenai
25 E: jezng@fb.com, gkm@fb.com, smeenai@fb.com
26 D: New Mach-O backend