llvm-project/bolt/Maintainers.txt
David Spickett 085e7d2b22
[bolt] Move CODE_OWNERS.txt to Maintainers.txt (#118082)
To align with: https://llvm.org/docs/DeveloperPolicy.html#maintainers

I have not changed the format of the file, my only goal here is that the
project have a `bolt/Maintainers.*` so it is easy to find.
2024-12-02 09:12:57 +00:00

27 lines
855 B
Plaintext

This file is a list of the people responsible for ensuring that patches for a
particular part of BOLT are reviewed, either by themself or by someone else.
They are also the gatekeepers for their part of BOLT, with the final word on
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), snail-mail address
(S) and (I) IRC handle. Each entry should contain at least the (N), (E) and
(D) fields.
N: Maksim Panchenko, Rafael Auler
E: maks@fb.com, rafaelauler@fb.com
D: All parts not covered by someone else
N: Alexander Yermolovich
E: ayermolo@fb.com
D: DWARF support
N: Vladislav Khmelevsky
E: och95@yandex.ru
D: AArch64 backend
N: Job Noorman
E: jnoorman@igalia.com
D: RISC-V backend