[committed] MAINTAINERS: Add myself as a RISC-V maintainer

Message ID 20260902145037.3252073-1-kito.cheng@sifive.com
State Committed
Headers
Series [committed] MAINTAINERS: Add myself as a RISC-V maintainer |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_binutils_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_binutils_build--master-aarch64 fail Patch failed to apply

Commit Message

Kito Cheng Sept. 2, 2026, 2:50 p.m. UTC
  It's Kito, I have been a long-time contributor to the RISC-V ecosystem,
and have now taken on the role of maintainer for the RISC-V binutils
port. Add myself to MAINTAINERS to help the continued development of
the RISC-V GNU toolchain.
---
 binutils/MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Palmer Dabbelt Sept. 2, 2026, 2:53 p.m. UTC | #1
On Wed, 02 Sep 2026 07:50:37 PDT (-0700), kito.cheng@sifive.com wrote:
> It's Kito, I have been a long-time contributor to the RISC-V ecosystem,
> and have now taken on the role of maintainer for the RISC-V binutils
> port. Add myself to MAINTAINERS to help the continued development of
> the RISC-V GNU toolchain.

Thanks for picking this up!

> ---
>  binutils/MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS
> index 5672799f4a2..c0c91be3cac 100644
> --- a/binutils/MAINTAINERS
> +++ b/binutils/MAINTAINERS
> @@ -125,6 +125,7 @@ responsibility among the other maintainers.
>    RISC-V	   Andrew Waterman <andrew@sifive.com>
>    RISC-V	   Jim Wilson <jim.wilson.gcc@gmail.com>
>    RISC-V	   Nelson Chu <nelson.chu@sifive.com>
> +  RISC-V	   Kito Cheng <kito.cheng@sifive.com>
>    RX               Nick Clifton <nickc@redhat.com>
>    S12Z		   John Darrington <john@darrington.wattle.id.au>
>    s390, s390x	   Andreas Krebbel <krebbel@linux.ibm.com>
  

Patch

diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS
index 5672799f4a2..c0c91be3cac 100644
--- a/binutils/MAINTAINERS
+++ b/binutils/MAINTAINERS
@@ -125,6 +125,7 @@  responsibility among the other maintainers.
   RISC-V	   Andrew Waterman <andrew@sifive.com>
   RISC-V	   Jim Wilson <jim.wilson.gcc@gmail.com>
   RISC-V	   Nelson Chu <nelson.chu@sifive.com>
+  RISC-V	   Kito Cheng <kito.cheng@sifive.com>
   RX               Nick Clifton <nickc@redhat.com>
   S12Z		   John Darrington <john@darrington.wattle.id.au>
   s390, s390x	   Andreas Krebbel <krebbel@linux.ibm.com>