[kvm-unit-tests PATCH v2 24/24] MAINTAINERS: Add riscv

Andrew Jones andrew.jones at linux.dev
Fri Jan 26 06:23:49 PST 2024


Most of the support for riscv is now in place. Let's make it official
and start adding tests!

Signed-off-by: Andrew Jones <andrew.jones at linux.dev>
Reviewed-by: Thomas Huth <thuth at redhat.com>
Acked-by: Thomas Huth <thuth at redhat.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 958735fbfd79..a2fa437da5c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -94,6 +94,14 @@ F: powerpc/
 F: lib/powerpc/
 F: lib/ppc64/
 
+RISCV
+M: Andrew Jones <andrew.jones at linux.dev>
+S: Supported
+L: kvm-riscv at lists.infradead.org
+F: riscv/
+F: lib/riscv/
+T: https://gitlab.com/jones-drew/kvm-unit-tests.git
+
 S390X
 M: Janosch Frank <frankja at linux.ibm.com>
 M: Claudio Imbrenda <imbrenda at linux.ibm.com>
-- 
2.43.0




More information about the kvm-riscv mailing list