Aaron Ballman 40c45b6b43
Remove clang-rename (#108988)
clang-rename has largely been superseded by clangd and this project
hasn't received much attention in many years. Further, our
documentation on it still claims it's in very early stages of
development despite being ~10 years old. One of the primary people
driving the tool has mentioned that they don't believe there is a
reason to continue to support it unless it's still being actively
used (https://reviews.llvm.org/D148439#4303202) and I've found no
evidence to suggest that is the case.

Original RFC:
https://discourse.llvm.org/t/rfc-time-to-deprecate-remove-clang-rename/70707
2024-09-18 08:25:58 -04:00

31 lines
782 B
Plaintext

This file is a list of the people responsible for ensuring that patches for a
particular tool are reviewed, either by themself or by someone else. They are
also the gatekeepers for their part of Clang, 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), Phabricator
handle (H), and description (D).
N: Aaron Ballman
E: aaron@aaronballman.com
H: aaron.ballman
D: clang-query
N: Julie Hockett
E: juliehockett@google.com
D: clang-doc
N: Nathan James
E: n.james93@hotmail.co.uk
H: njames93
D: clang-tidy
N: Manuel Klimek
E: klimek@google.com
D: all parts of clang-tools-extra not covered by someone else
N: Sam McCall
E: sammccall@google.com
D: clangd