[libcxx-commits] [libcxx] 194ab73 - [libc++][AIX] Add AIX buildbot owners
David Tenty via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Nov 24 08:46:14 PST 2022
Author: David Tenty
Date: 2022-11-24T11:44:56-05:00
New Revision: 194ab73a419c758b5b0e0c705d54071724479e7d
URL: https://github.com/llvm/llvm-project/commit/194ab73a419c758b5b0e0c705d54071724479e7d
DIFF: https://github.com/llvm/llvm-project/commit/194ab73a419c758b5b0e0c705d54071724479e7d.diff
LOG: [libc++][AIX] Add AIX buildbot owners
This adds the AIX (i.e. Power) buildbot owners in the format established
by https://reviews.llvm.org/D138445
Reviewed By: ldionne
Differential Revision: https://reviews.llvm.org/D138580
Added:
Modified:
libcxx/utils/ci/BOT_OWNERS.txt
Removed:
################################################################################
diff --git a/libcxx/utils/ci/BOT_OWNERS.txt b/libcxx/utils/ci/BOT_OWNERS.txt
index 0586f9717b985..f6eb91cdac4bb 100644
--- a/libcxx/utils/ci/BOT_OWNERS.txt
+++ b/libcxx/utils/ci/BOT_OWNERS.txt
@@ -11,3 +11,7 @@ least the (N), (E) and (D) fields.
N: Linaro Toolchain Working Group
E: linaro-toolchain at lists.linaro.org
D: Armv7, Armv8, AArch64
+
+N: LLVM on Power
+E: powerllvm at ca.ibm.com
+D: AIX, ppc64le
More information about the libcxx-commits
mailing list