annotate clang-tools-extra/CODE_OWNERS.TXT @ 266:00f31e85ec16 default tip

Added tag current for changeset 31d058e83c98
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 14 Oct 2023 10:13:55 +0900
parents c4bab56944e8
children
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
236
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
7 beautification by scripts. The fields are: name (N), email (E), Phabricator
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
8 handle (H), and description (D).
150
anatofuz
parents:
diff changeset
9
anatofuz
parents:
diff changeset
10 N: Aaron Ballman
anatofuz
parents:
diff changeset
11 E: aaron@aaronballman.com
236
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
12 H: aaron.ballman
150
anatofuz
parents:
diff changeset
13 D: clang-query
anatofuz
parents:
diff changeset
14
236
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
15 N: Julie Hockett
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
16 E: juliehockett@google.com
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
17 D: clang-doc
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
18
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
19 N: Nathan James
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
20 E: n.james93@hotmail.co.uk
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
21 H: njames93
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
22 D: clang-tidy
c4bab56944e8 LLVM 16
kono
parents: 150
diff changeset
23
150
anatofuz
parents:
diff changeset
24 N: Manuel Klimek
anatofuz
parents:
diff changeset
25 E: klimek@google.com
anatofuz
parents:
diff changeset
26 D: clang-rename, all parts of clang-tools-extra not covered by someone else
anatofuz
parents:
diff changeset
27
anatofuz
parents:
diff changeset
28 N: Sam McCall
anatofuz
parents:
diff changeset
29 E: sammccall@google.com
anatofuz
parents:
diff changeset
30 D: clangd