[libc-commits] [libc] [libc] Add myself as maintainer of the riscv port (PR #133757)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Mon Mar 31 10:36:07 PDT 2025


https://github.com/jhuber6 updated https://github.com/llvm/llvm-project/pull/133757

>From 0c9c2de9dbf8e48dff0dd7b24d2ab0e6d84179de Mon Sep 17 00:00:00 2001
From: "Mikhail R. Gadelha" <mikhail at igalia.com>
Date: Mon, 31 Mar 2025 14:32:18 -0300
Subject: [PATCH 1/2] [libc] Add myself as maintainer of the riscv port

---
 libc/Maintainers.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/libc/Maintainers.rst b/libc/Maintainers.rst
index 7991397532da5..2d4bf16c13798 100644
--- a/libc/Maintainers.rst
+++ b/libc/Maintainers.rst
@@ -49,4 +49,9 @@ UEFI
 | Tristan Ross
 | tristan.ross\@midstall.com (email), `RossComputerGuy <https://github.com/RossComputerGuy>`_ (github)
 
+RISC-V
+----
+| Mikhail R. Gadelha
+| mikhail\@igalia.com (email), `mikhailramalho <https://github.com/mikhailramalho>`_ (github)
+
 .. TODO: add "Inactive Maintainers" section when needed.

>From ffe5d9080aa8970475c55d3effbd95083d473b56 Mon Sep 17 00:00:00 2001
From: Joseph Huber <huberjn at outlook.com>
Date: Mon, 31 Mar 2025 12:35:59 -0500
Subject: [PATCH 2/2] Update libc/Maintainers.rst

---
 libc/Maintainers.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libc/Maintainers.rst b/libc/Maintainers.rst
index 2d4bf16c13798..8f3c251a0edb1 100644
--- a/libc/Maintainers.rst
+++ b/libc/Maintainers.rst
@@ -50,7 +50,7 @@ UEFI
 | tristan.ross\@midstall.com (email), `RossComputerGuy <https://github.com/RossComputerGuy>`_ (github)
 
 RISC-V
-----
+------
 | Mikhail R. Gadelha
 | mikhail\@igalia.com (email), `mikhailramalho <https://github.com/mikhailramalho>`_ (github)
 



More information about the libc-commits mailing list