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

Mikhail R. Gadelha via libc-commits libc-commits at lists.llvm.org
Mon Mar 31 10:32:51 PDT 2025


https://github.com/mikhailramalho created https://github.com/llvm/llvm-project/pull/133757

None

>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] [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.



More information about the libc-commits mailing list