public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry
@ 2013-05-15 17:02 Paolo Bonzini
  2013-05-16 15:29 ` Marcelo Tosatti
  2013-05-19 12:48 ` Gleb Natapov
  0 siblings, 2 replies; 3+ messages in thread
From: Paolo Bonzini @ 2013-05-15 17:02 UTC (permalink / raw)
  To: linux-kernel; +Cc: Marcelo Tosatti, Gleb Natapov, kvm

As announced last week by Marcelo Tosatti, I will be co-maintaining
KVM together with Gleb.

Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Gleb Natapov <gleb@redhat.com>
Cc: kvm@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 MAINTAINERS | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3d7782b..340cb64 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4641,12 +4641,13 @@ F:	include/linux/sunrpc/
 F:	include/uapi/linux/sunrpc/
 
 KERNEL VIRTUAL MACHINE (KVM)
-M:	Marcelo Tosatti <mtosatti@redhat.com>
 M:	Gleb Natapov <gleb@redhat.com>
+M:	Paolo Bonzini <pbonzini@redhat.com>
 L:	kvm@vger.kernel.org
-W:	http://kvm.qumranet.com
+W:	http://linux-kvm.org
 S:	Supported
-F:	Documentation/*/kvm.txt
+F:	Documentation/*/kvm*.txt
+F:	Documentation/virtual/kvm/
 F:	arch/*/kvm/
 F:	arch/*/include/asm/kvm*
 F:	include/linux/kvm*
-- 
1.8.1.4


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

* Re: [PATCH] KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry
  2013-05-15 17:02 [PATCH] KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry Paolo Bonzini
@ 2013-05-16 15:29 ` Marcelo Tosatti
  2013-05-19 12:48 ` Gleb Natapov
  1 sibling, 0 replies; 3+ messages in thread
From: Marcelo Tosatti @ 2013-05-16 15:29 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: linux-kernel, Gleb Natapov, kvm

On Wed, May 15, 2013 at 07:02:24PM +0200, Paolo Bonzini wrote:
> As announced last week by Marcelo Tosatti, I will be co-maintaining
> KVM together with Gleb.
> 
> Cc: Marcelo Tosatti <mtosatti@redhat.com>
> Cc: Gleb Natapov <gleb@redhat.com>
> Cc: kvm@vger.kernel.org
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  MAINTAINERS | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3d7782b..340cb64 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4641,12 +4641,13 @@ F:	include/linux/sunrpc/
>  F:	include/uapi/linux/sunrpc/
>  
>  KERNEL VIRTUAL MACHINE (KVM)
> -M:	Marcelo Tosatti <mtosatti@redhat.com>
>  M:	Gleb Natapov <gleb@redhat.com>
> +M:	Paolo Bonzini <pbonzini@redhat.com>
>  L:	kvm@vger.kernel.org
> -W:	http://kvm.qumranet.com
> +W:	http://linux-kvm.org
>  S:	Supported
> -F:	Documentation/*/kvm.txt
> +F:	Documentation/*/kvm*.txt
> +F:	Documentation/virtual/kvm/
>  F:	arch/*/kvm/
>  F:	arch/*/include/asm/kvm*
>  F:	include/linux/kvm*
> -- 
> 1.8.1.4

ACK


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

* Re: [PATCH] KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry
  2013-05-15 17:02 [PATCH] KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry Paolo Bonzini
  2013-05-16 15:29 ` Marcelo Tosatti
@ 2013-05-19 12:48 ` Gleb Natapov
  1 sibling, 0 replies; 3+ messages in thread
From: Gleb Natapov @ 2013-05-19 12:48 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: linux-kernel, Marcelo Tosatti, kvm

On Wed, May 15, 2013 at 07:02:24PM +0200, Paolo Bonzini wrote:
> As announced last week by Marcelo Tosatti, I will be co-maintaining
> KVM together with Gleb.
> 
Applied, thanks.

> Cc: Marcelo Tosatti <mtosatti@redhat.com>
> Cc: Gleb Natapov <gleb@redhat.com>
> Cc: kvm@vger.kernel.org
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  MAINTAINERS | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3d7782b..340cb64 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4641,12 +4641,13 @@ F:	include/linux/sunrpc/
>  F:	include/uapi/linux/sunrpc/
>  
>  KERNEL VIRTUAL MACHINE (KVM)
> -M:	Marcelo Tosatti <mtosatti@redhat.com>
>  M:	Gleb Natapov <gleb@redhat.com>
> +M:	Paolo Bonzini <pbonzini@redhat.com>
>  L:	kvm@vger.kernel.org
> -W:	http://kvm.qumranet.com
> +W:	http://linux-kvm.org
>  S:	Supported
> -F:	Documentation/*/kvm.txt
> +F:	Documentation/*/kvm*.txt
> +F:	Documentation/virtual/kvm/
>  F:	arch/*/kvm/
>  F:	arch/*/include/asm/kvm*
>  F:	include/linux/kvm*
> -- 
> 1.8.1.4

--
			Gleb.

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

end of thread, other threads:[~2013-05-19 12:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-15 17:02 [PATCH] KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry Paolo Bonzini
2013-05-16 15:29 ` Marcelo Tosatti
2013-05-19 12:48 ` Gleb Natapov

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