diff options
author | 2024-12-12 14:11:34 +0100 | |
---|---|---|
committer | 2025-02-14 13:06:55 -0800 | |
commit | 245aece3750d3692ae7a44516c1096936bded7ab (patch) | |
tree | c38dccfd61f312007cd774242c59cfea5408c4bb | |
parent | riscv: signal: fix signal_minsigstksz (diff) | |
download | linux-rng-245aece3750d3692ae7a44516c1096936bded7ab.tar.xz linux-rng-245aece3750d3692ae7a44516c1096936bded7ab.zip |
MAINTAINERS: Add myself as a riscv reviewer
The goal is for me to get a kernel.org account and then send pull requests
in order to relieve some pressure from Palmer and make our workflow
smoother.
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Enthusiastically-Supported-by: Björn Töpel <bjorn@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20241212131134.288819-1-alexghiti@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 896a307fa065..ebc3e39dbcaa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20280,6 +20280,7 @@ RISC-V ARCHITECTURE M: Paul Walmsley <paul.walmsley@sifive.com> M: Palmer Dabbelt <palmer@dabbelt.com> M: Albert Ou <aou@eecs.berkeley.edu> +R: Alexandre Ghiti <alex@ghiti.fr> L: linux-riscv@lists.infradead.org S: Supported Q: https://patchwork.kernel.org/project/linux-riscv/list/ |