Skip to content

Commit 3e59b00

Browse files
[libc++] Add GitHub usernames for Linaro managed bots (#133120)
This isn't the whole team, but enough that one of us will see it and make sure the right person sees it. Noted explicitly that Picolibc is also our responsiblity as it's not always clear that that is tested on Arm.
1 parent 96d1bae commit 3e59b00

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

libcxx/utils/ci/BOT_OWNERS.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ cannot be figured out by the community alone.
55
The list is sorted by surname and formatted to allow easy grepping and
66
beautification by scripts. The fields are: name (N), email (E), web-address
77
(W), PGP key ID and fingerprint (P), description (D), snail-mail address
8-
(S), Phabricator handle (H) and IRC handle (I). Each entry should contain at
9-
least the (N), (E) and (D) fields.
8+
(S), Phabricator handle (H), IRC handle (I) and GitHub username(s) (G).
9+
Each entry should contain at least the (N), (E) and (D) fields.
1010

1111
N: Linaro Toolchain Working Group
1212
E: linaro-toolchain@lists.linaro.org
13-
D: Arm platforms
13+
D: Arm platforms and picolibc
14+
G: DavidSpickett, omjavaid, ceseo
1415

1516
N: LLVM on Power
1617
E: powerllvm@ca.ibm.com

0 commit comments

Comments
 (0)