annotate clang-tools-extra/CODE_OWNERS.TXT @ 204:e348f3e5c8b2

ReadFromString worked.
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 05 Jun 2021 15:35:13 +0900
parents 1d019706d866
children c4bab56944e8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
150
anatofuz
parents:
diff changeset
1 This file is a list of the people responsible for ensuring that patches for a
anatofuz
parents:
diff changeset
2 particular tool are reviewed, either by themself or by someone else. They are
anatofuz
parents:
diff changeset
3 also the gatekeepers for their part of Clang, with the final word on what goes
anatofuz
parents:
diff changeset
4 in or not.
anatofuz
parents:
diff changeset
5
anatofuz
parents:
diff changeset
6 The list is sorted by surname and formatted to allow easy grepping and
anatofuz
parents:
diff changeset
7 beautification by scripts. The fields are: name (N), email (E), web-address
anatofuz
parents:
diff changeset
8 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
anatofuz
parents:
diff changeset
9 (S).
anatofuz
parents:
diff changeset
10
anatofuz
parents:
diff changeset
11 N: Aaron Ballman
anatofuz
parents:
diff changeset
12 E: aaron@aaronballman.com
anatofuz
parents:
diff changeset
13 D: clang-query
anatofuz
parents:
diff changeset
14
anatofuz
parents:
diff changeset
15 N: Manuel Klimek
anatofuz
parents:
diff changeset
16 E: klimek@google.com
anatofuz
parents:
diff changeset
17 D: clang-rename, all parts of clang-tools-extra not covered by someone else
anatofuz
parents:
diff changeset
18
anatofuz
parents:
diff changeset
19 N: Alexander Kornienko
anatofuz
parents:
diff changeset
20 E: alexfh@google.com
anatofuz
parents:
diff changeset
21 D: clang-tidy
anatofuz
parents:
diff changeset
22
anatofuz
parents:
diff changeset
23 N: Julie Hockett
anatofuz
parents:
diff changeset
24 E: juliehockett@google.com
anatofuz
parents:
diff changeset
25 D: clang-doc
anatofuz
parents:
diff changeset
26
anatofuz
parents:
diff changeset
27 N: Sam McCall
anatofuz
parents:
diff changeset
28 E: sammccall@google.com
anatofuz
parents:
diff changeset
29 D: clangd