annotate bolt/CODE_OWNERS.TXT @ 243:a916df8444bf

add tag
author matac
date Fri, 11 Aug 2023 15:57:02 +0900
parents c4bab56944e8
children 1f2b6ac9f198
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
236
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
1 This file is a list of the people responsible for ensuring that patches for a
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
2 particular part of BOLT are reviewed, either by themself or by someone else.
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
3 They are also the gatekeepers for their part of BOLT, with the final word on
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
4 what goes in or not.
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
5
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
6 The list is sorted by surname and formatted to allow easy grepping and
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
7 beautification by scripts. The fields are: name (N), email (E), web-address
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
8 (W), PGP key ID and fingerprint (P), description (D), snail-mail address
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
9 (S) and (I) IRC handle. Each entry should contain at least the (N), (E) and
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
10 (D) fields.
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
11
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
12 N: Maksim Panchenko, Rafael Auler
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
13 E: maks@fb.com, rafaelauler@fb.com
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
14 D: All parts not covered by someone else
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
15
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
16 N: Alexander Yermolovich
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
17 E: ayermolo@fb.com
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
18 D: DWARF support
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
19
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
20 N: Vladislav Khmelevsky
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
21 E: och95@yandex.ru
c4bab56944e8 LLVM 16
kono
parents:
diff changeset
22 D: AArch64 backend