[libcxx-commits] [libcxx] [libc++] Add FreeBSD libc++ owner (PR #162561)
Ed Maste via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 8 15:41:06 PDT 2025
https://github.com/emaste created https://github.com/llvm/llvm-project/pull/162561
Fixes: #160091
>From 1ddeab25224beb5b44bbd55c4b0b29187d745ec5 Mon Sep 17 00:00:00 2001
From: Ed Maste <emaste at FreeBSD.org>
Date: Wed, 8 Oct 2025 18:37:27 -0400
Subject: [PATCH] [libc++] Add FreeBSD libc++ owner
Fixes: #160091
---
libcxx/utils/ci/BOT_OWNERS.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/libcxx/utils/ci/BOT_OWNERS.txt b/libcxx/utils/ci/BOT_OWNERS.txt
index 90f8272510872..3a92ba267e78f 100644
--- a/libcxx/utils/ci/BOT_OWNERS.txt
+++ b/libcxx/utils/ci/BOT_OWNERS.txt
@@ -21,3 +21,8 @@ N: Android libc++
E: pirama at google.com, sharjeelkhan at google.com
G: pirama-arumuga-nainar, Sharjeel-Khan
D: Emulator-based x86[-64] libc++ CI testing
+
+N: FreeBSD libc++
+E: emaste at freebsd.org
+G: emaste
+D: FreeBSD x86-64 libc++ CI testing
More information about the libcxx-commits
mailing list