[ELF][ARM] Increase default max-page-size from 4096 to 6536
[llvm-project.git] / lld / CODE_OWNERS.TXT
blobf019a87553aa0b5569bc46d20225f5746a03830b
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: Mach-O backend
20 N: Sam Clegg
21 E: sbc@chromium.org
22 D: WebAssembly backend (wasm/*)