diff options
author | Palmer Dabbelt | 2018-10-29 17:06:44 +0100 |
---|---|---|
committer | Palmer Dabbelt | 2018-10-30 19:04:29 +0100 |
commit | a17a61f306c12690d541515798b2d227049aa35b (patch) | |
tree | 63edec7bbdc958f5b622fbc8257af55713d25ca9 /MAINTAINERS | |
parent | target/riscv/pmp.c: pmpcfg_csr_read returns bogus value on RV64 (diff) | |
download | qemu-a17a61f306c12690d541515798b2d227049aa35b.tar.gz qemu-a17a61f306c12690d541515798b2d227049aa35b.tar.xz qemu-a17a61f306c12690d541515798b2d227049aa35b.zip |
Add Alistair as a RISC-V Maintainer
Alistair has been contributing to the RISC-V QEMU port for a while now
so I'd like him to be officially listed as a maintainer. I've checked
with the other RISC-V maintainers and there are no objections, and I've
also checked with Alistair so he knows I'm volunteering him.
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d794bd7a66..d550fd8b80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -241,6 +241,7 @@ F: disas/ppc.c RISC-V M: Michael Clark <mjc@sifive.com> M: Palmer Dabbelt <palmer@sifive.com> +M: Alistair Francis <Alistair.Francis@wdc.com> M: Sagar Karandikar <sagark@eecs.berkeley.edu> M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> S: Maintained |