diff options
author | Palmer Dabbelt | 2018-11-21 21:57:36 +0100 |
---|---|---|
committer | Palmer Dabbelt | 2018-12-21 16:57:15 +0100 |
commit | 7b91ae7d7944056c5e8045342e4039e978e43c82 (patch) | |
tree | 3cc43592570bf4629f4a67be185c25da19312e30 /MAINTAINERS | |
parent | riscv/cpu: use device_class_set_parent_realize (diff) | |
download | qemu-7b91ae7d7944056c5e8045342e4039e978e43c82.tar.gz qemu-7b91ae7d7944056c5e8045342e4039e978e43c82.tar.xz qemu-7b91ae7d7944056c5e8045342e4039e978e43c82.zip |
MAINTAINERS: Mark RISC-V as Supported
There's at least two of us that are paid to work on this.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d676c73f88..317eff6cec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -262,7 +262,7 @@ M: Alistair Francis <Alistair.Francis@wdc.com> M: Sagar Karandikar <sagark@eecs.berkeley.edu> M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> L: qemu-riscv@nongnu.org -S: Maintained +S: Supported F: target/riscv/ F: hw/riscv/ F: include/hw/riscv/ |