diff mbox series

[kvm-unit-tests] MAINTAINERS: Add reviewer entry type and make me a s390 reviewer

Message ID 20180927112835.134812-1-frankja@linux.ibm.com (mailing list archive)
State New, archived
Headers show
Series [kvm-unit-tests] MAINTAINERS: Add reviewer entry type and make me a s390 reviewer | expand

Commit Message

Janosch Frank Sept. 27, 2018, 11:28 a.m. UTC
As I missed some mails that introduced problems on s390 and their
fixes, this might help to broaden review coverage.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Suggested-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

Comments

David Hildenbrand Sept. 27, 2018, 11:32 a.m. UTC | #1
On 27/09/2018 13:28, Janosch Frank wrote:
> As I missed some mails that introduced problems on s390 and their
> fixes, this might help to broaden review coverage.
> 
> Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
> Suggested-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d07a4cf..d195826 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13,6 +13,8 @@ specific individual privately.
>  Descriptions of section entries:
>  
>  	M: Mail patches to: FullName <address@domain>
> +	R: Designated reviewer: FullName <address@domain>
> +	   These reviewers should be CCed on patches.
>  	L: Mailing list that is relevant to this area
>  	W: Web-page with status/info
>  	Q: Patchwork web based patch tracking system site
> @@ -79,6 +81,7 @@ F: lib/ppc64/*
>  S390X
>  M: Thomas Huth <thuth@redhat.com>
>  M: David Hildenbrand <david@redhat.com>
> +R: Janosch Frank <frankja@linux.ibm.com>
>  L: kvm@vger.kernel.org
>  F: s390x/*
>  F: lib/s390x/*
> 

Acked-by: David Hildenbrand <david@redhat.com>
Paolo Bonzini Sept. 30, 2018, 6:49 a.m. UTC | #2
On 27/09/2018 13:32, David Hildenbrand wrote:
> On 27/09/2018 13:28, Janosch Frank wrote:
>> As I missed some mails that introduced problems on s390 and their
>> fixes, this might help to broaden review coverage.
>>
>> Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
>> Suggested-by: Thomas Huth <thuth@redhat.com>
>> ---
>>  MAINTAINERS | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index d07a4cf..d195826 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -13,6 +13,8 @@ specific individual privately.
>>  Descriptions of section entries:
>>  
>>  	M: Mail patches to: FullName <address@domain>
>> +	R: Designated reviewer: FullName <address@domain>
>> +	   These reviewers should be CCed on patches.
>>  	L: Mailing list that is relevant to this area
>>  	W: Web-page with status/info
>>  	Q: Patchwork web based patch tracking system site
>> @@ -79,6 +81,7 @@ F: lib/ppc64/*
>>  S390X
>>  M: Thomas Huth <thuth@redhat.com>
>>  M: David Hildenbrand <david@redhat.com>
>> +R: Janosch Frank <frankja@linux.ibm.com>
>>  L: kvm@vger.kernel.org
>>  F: s390x/*
>>  F: lib/s390x/*
>>
> 
> Acked-by: David Hildenbrand <david@redhat.com>
> 

Queued, thanks.

Paolo
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d07a4cf..d195826 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13,6 +13,8 @@  specific individual privately.
 Descriptions of section entries:
 
 	M: Mail patches to: FullName <address@domain>
+	R: Designated reviewer: FullName <address@domain>
+	   These reviewers should be CCed on patches.
 	L: Mailing list that is relevant to this area
 	W: Web-page with status/info
 	Q: Patchwork web based patch tracking system site
@@ -79,6 +81,7 @@  F: lib/ppc64/*
 S390X
 M: Thomas Huth <thuth@redhat.com>
 M: David Hildenbrand <david@redhat.com>
+R: Janosch Frank <frankja@linux.ibm.com>
 L: kvm@vger.kernel.org
 F: s390x/*
 F: lib/s390x/*