diff mbox series

[PULL,2/3] Add Alistair as a RISC-V Maintainer

Message ID 20181030212249.7117-3-palmer@sifive.com
State New
Headers show
Series [PULL,1/3] target/riscv/pmp.c: pmpcfg_csr_read returns bogus value on RV64 | expand

Commit Message

Palmer Dabbelt Oct. 30, 2018, 9:22 p.m. UTC
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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Alistair Francis Oct. 30, 2018, 9:33 p.m. UTC | #1
On Tue, Oct 30, 2018 at 2:23 PM Palmer Dabbelt <palmer@sifive.com> wrote:
>
> 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>

Hey Palmer,

It looks like you dropped a Reviewed by here. It's not super important
in this case but for future patches it could be an issue.

If you use QEMU's patches it should apply the tags for you:
https://github.com/stefanha/patches

Alistair

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d794bd7a66fe..d550fd8b809c 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
> --
> 2.18.1
>
>
Palmer Dabbelt Oct. 31, 2018, 3:48 p.m. UTC | #2
On Tue, 30 Oct 2018 14:33:23 PDT (-0700), alistair23@gmail.com wrote:
> On Tue, Oct 30, 2018 at 2:23 PM Palmer Dabbelt <palmer@sifive.com> wrote:
>>
>> 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>
>
> Hey Palmer,
>
> It looks like you dropped a Reviewed by here. It's not super important
> in this case but for future patches it could be an issue.
>
> If you use QEMU's patches it should apply the tags for you:
> https://github.com/stefanha/patches

Sorry about that.  I'll take a look at patches.

>
> Alistair
>
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index d794bd7a66fe..d550fd8b809c 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
>> --
>> 2.18.1
>>
>>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d794bd7a66fe..d550fd8b809c 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