[llvm] [GitHub] Add aaronmondal to Bazel codeowners (PR #126760)

Aaron Siddhartha Mondal via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 08:21:15 PST 2025


https://github.com/aaronmondal created https://github.com/llvm/llvm-project/pull/126760

None

>From cd279626e9481efcd46533bb474af57856905061 Mon Sep 17 00:00:00 2001
From: Aaron Siddhartha Mondal <aaron at tracemachina.com>
Date: Tue, 11 Feb 2025 17:18:03 +0100
Subject: [PATCH] [GitHub] Add aaronmondal to Bazel codeowners

---
 .github/CODEOWNERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 484b947bda402..dd4116fa16bc5 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -131,7 +131,7 @@
 /bolt/ @aaupov @maksfb @rafaelauler @ayermolo @dcci @yota9
 
 # Bazel build system.
-/utils/bazel/ @rupprecht @keith
+/utils/bazel/ @rupprecht @keith @aaronmondal
 
 # InstallAPI and TextAPI
 /llvm/**/TextAPI/ @cyndyishida



More information about the llvm-commits mailing list