public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH v1 1/1] MAINTAINERS: s390x: add myself as reviewer
@ 2021-04-27 12:16 Claudio Imbrenda
  2021-04-27 12:33 ` David Hildenbrand
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Claudio Imbrenda @ 2021-04-27 12:16 UTC (permalink / raw)
  To: kvm; +Cc: frankja, thuth, cohuck, david

Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e2505985..aaa404cf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -85,6 +85,7 @@ M: Thomas Huth <thuth@redhat.com>
 M: David Hildenbrand <david@redhat.com>
 M: Janosch Frank <frankja@linux.ibm.com>
 R: Cornelia Huck <cohuck@redhat.com>
+R: Claudio Imbrenda <imbrenda@linux.ibm.com>
 L: kvm@vger.kernel.org
 L: linux-s390@vger.kernel.org
 F: s390x/*
-- 
2.26.3


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [kvm-unit-tests PATCH v1 1/1] MAINTAINERS: s390x: add myself as reviewer
  2021-04-27 12:16 [kvm-unit-tests PATCH v1 1/1] MAINTAINERS: s390x: add myself as reviewer Claudio Imbrenda
@ 2021-04-27 12:33 ` David Hildenbrand
  2021-04-27 12:35 ` Cornelia Huck
  2021-04-27 13:18 ` Janosch Frank
  2 siblings, 0 replies; 5+ messages in thread
From: David Hildenbrand @ 2021-04-27 12:33 UTC (permalink / raw)
  To: Claudio Imbrenda, kvm; +Cc: frankja, thuth, cohuck

On 27.04.21 14:16, Claudio Imbrenda wrote:
> Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e2505985..aaa404cf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -85,6 +85,7 @@ M: Thomas Huth <thuth@redhat.com>
>   M: David Hildenbrand <david@redhat.com>
>   M: Janosch Frank <frankja@linux.ibm.com>
>   R: Cornelia Huck <cohuck@redhat.com>
> +R: Claudio Imbrenda <imbrenda@linux.ibm.com>
>   L: kvm@vger.kernel.org
>   L: linux-s390@vger.kernel.org
>   F: s390x/*
> 

Acked-by: David Hildenbrand <david@redhat.com>

-- 
Thanks,

David / dhildenb


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [kvm-unit-tests PATCH v1 1/1] MAINTAINERS: s390x: add myself as reviewer
  2021-04-27 12:16 [kvm-unit-tests PATCH v1 1/1] MAINTAINERS: s390x: add myself as reviewer Claudio Imbrenda
  2021-04-27 12:33 ` David Hildenbrand
@ 2021-04-27 12:35 ` Cornelia Huck
  2021-04-27 13:18 ` Janosch Frank
  2 siblings, 0 replies; 5+ messages in thread
From: Cornelia Huck @ 2021-04-27 12:35 UTC (permalink / raw)
  To: Claudio Imbrenda; +Cc: kvm, frankja, thuth, david

On Tue, 27 Apr 2021 14:16:08 +0200
Claudio Imbrenda <imbrenda@linux.ibm.com> wrote:

> Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e2505985..aaa404cf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -85,6 +85,7 @@ M: Thomas Huth <thuth@redhat.com>
>  M: David Hildenbrand <david@redhat.com>
>  M: Janosch Frank <frankja@linux.ibm.com>
>  R: Cornelia Huck <cohuck@redhat.com>
> +R: Claudio Imbrenda <imbrenda@linux.ibm.com>
>  L: kvm@vger.kernel.org
>  L: linux-s390@vger.kernel.org
>  F: s390x/*

Acked-by: Cornelia Huck <cohuck@redhat.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [kvm-unit-tests PATCH v1 1/1] MAINTAINERS: s390x: add myself as reviewer
  2021-04-27 12:16 [kvm-unit-tests PATCH v1 1/1] MAINTAINERS: s390x: add myself as reviewer Claudio Imbrenda
  2021-04-27 12:33 ` David Hildenbrand
  2021-04-27 12:35 ` Cornelia Huck
@ 2021-04-27 13:18 ` Janosch Frank
  2021-04-27 16:25   ` Paolo Bonzini
  2 siblings, 1 reply; 5+ messages in thread
From: Janosch Frank @ 2021-04-27 13:18 UTC (permalink / raw)
  To: Claudio Imbrenda, kvm; +Cc: thuth, cohuck, david, Paolo Bonzini

On 4/27/21 2:16 PM, Claudio Imbrenda wrote:
> Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e2505985..aaa404cf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -85,6 +85,7 @@ M: Thomas Huth <thuth@redhat.com>
>  M: David Hildenbrand <david@redhat.com>
>  M: Janosch Frank <frankja@linux.ibm.com>
>  R: Cornelia Huck <cohuck@redhat.com>
> +R: Claudio Imbrenda <imbrenda@linux.ibm.com>

Currently we are very limited by review, so I appreciate more
reviewers/reviews very much.

>  L: kvm@vger.kernel.org
>  L: linux-s390@vger.kernel.org
>  F: s390x/*
> 

Acked-by: Janosch Frank <frankja@linux.ibm.com>

@Paolo: Do you want to pick this or should I put it in my next pull request?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [kvm-unit-tests PATCH v1 1/1] MAINTAINERS: s390x: add myself as reviewer
  2021-04-27 13:18 ` Janosch Frank
@ 2021-04-27 16:25   ` Paolo Bonzini
  0 siblings, 0 replies; 5+ messages in thread
From: Paolo Bonzini @ 2021-04-27 16:25 UTC (permalink / raw)
  To: Janosch Frank, Claudio Imbrenda, kvm; +Cc: thuth, cohuck, david

On 27/04/21 15:18, Janosch Frank wrote:
> On 4/27/21 2:16 PM, Claudio Imbrenda wrote:
>> Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
>> ---
>>   MAINTAINERS | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index e2505985..aaa404cf 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -85,6 +85,7 @@ M: Thomas Huth <thuth@redhat.com>
>>   M: David Hildenbrand <david@redhat.com>
>>   M: Janosch Frank <frankja@linux.ibm.com>
>>   R: Cornelia Huck <cohuck@redhat.com>
>> +R: Claudio Imbrenda <imbrenda@linux.ibm.com>
> 
> Currently we are very limited by review, so I appreciate more
> reviewers/reviews very much.
> 
>>   L: kvm@vger.kernel.org
>>   L: linux-s390@vger.kernel.org
>>   F: s390x/*
> 
> @Paolo: Do you want to pick this or should I put it in my next pull request?
> 

Pick it up yourself, it's your turf. :)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-27 16:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-27 12:16 [kvm-unit-tests PATCH v1 1/1] MAINTAINERS: s390x: add myself as reviewer Claudio Imbrenda
2021-04-27 12:33 ` David Hildenbrand
2021-04-27 12:35 ` Cornelia Huck
2021-04-27 13:18 ` Janosch Frank
2021-04-27 16:25   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox