Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions libcxx/utils/ci/BOT_OWNERS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ cannot be figured out by the community alone.
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), Phabricator handle (H) and IRC handle (I). Each entry should contain at
least the (N), (E) and (D) fields.
(S), Phabricator handle (H), IRC handle (I) and GitHub username(s) (G).
Each entry should contain at least the (N), (E) and (D) fields.

N: Linaro Toolchain Working Group
E: [email protected]
D: Arm platforms
D: Arm platforms and picolibc
G: DavidSpickett, omjavaid, ceseo

N: LLVM on Power
E: [email protected]
Expand Down