[libcxx-commits] [libcxx] f2d48dd - [libcxx][ci] Remove myself as a contact for Linaro bots (#172620)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 17 01:29:08 PST 2025


Author: David Spickett
Date: 2025-12-17T09:29:04Z
New Revision: f2d48dd15b2ec4781222dfb206719acaec3689fd

URL: https://github.com/llvm/llvm-project/commit/f2d48dd15b2ec4781222dfb206719acaec3689fd
DIFF: https://github.com/llvm/llvm-project/commit/f2d48dd15b2ec4781222dfb206719acaec3689fd.diff

LOG: [libcxx][ci] Remove myself as a contact for Linaro bots (#172620)

Next year I will no longer be an assignee to Linaro. Still available for
questions about the Arm architecture.

Adding Antoine who is another member of the LLVM team at Linaro.

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 3a92ba267e78f..b46eb563677ca 100644
--- a/libcxx/utils/ci/BOT_OWNERS.txt
+++ b/libcxx/utils/ci/BOT_OWNERS.txt
@@ -11,7 +11,7 @@ Each entry should contain at least the (N), (E) and (D) fields.
 N: Linaro Toolchain Working Group
 E: linaro-toolchain at lists.linaro.org
 D: Arm platforms and picolibc
-G: DavidSpickett, omjavaid, ceseo
+G: omjavaid, ceseo, antmox
 
 N: LLVM on Power
 E: powerllvm at ca.ibm.com


        


More information about the libcxx-commits mailing list