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

David Spickett via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 17 01:28:42 PST 2025


https://github.com/DavidSpickett created https://github.com/llvm/llvm-project/pull/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.

>From 33b50ee75040bc37bd6be5ff96e0c70947f7378f Mon Sep 17 00:00:00 2001
From: David Spickett <david.spickett at linaro.org>
Date: Wed, 17 Dec 2025 09:17:05 +0000
Subject: [PATCH] [libcxx][ci] Remove myself as a contact for Linaro bots

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

Adding Antoine who is another member of the LLVM team at Linaro.
---
 libcxx/utils/ci/BOT_OWNERS.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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