linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Hyper-V: add myself as a maintainer
@ 2020-02-26 18:01 Wei Liu
  2020-02-26 18:57 ` Haiyang Zhang
  2020-02-27 15:18 ` [EXTERNAL] " KY Srinivasan
  0 siblings, 2 replies; 4+ messages in thread
From: Wei Liu @ 2020-02-26 18:01 UTC (permalink / raw)
  To: linux-hyperv
  Cc: Wei Liu, linux-kernel, K. Y. Srinivasan, Haiyang Zhang,
	Stephen Hemminger, Michael Kelley

Signed-off-by: Wei Liu <wei.liu@kernel.org>
---
Cc: linux-kernel@vger.kernel.org
Cc: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Stephen Hemminger <sthemmin@microsoft.com>
Cc: Michael Kelley <mikelley@microsoft.com>

Sasha's entry hasn't been dropped from the Hyper-V tree yet, but that's
easy to resolve.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8f27f40d22bb..ed943f205215 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7739,6 +7739,7 @@ M:	"K. Y. Srinivasan" <kys@microsoft.com>
 M:	Haiyang Zhang <haiyangz@microsoft.com>
 M:	Stephen Hemminger <sthemmin@microsoft.com>
 M:	Sasha Levin <sashal@kernel.org>
+M:	Wei Liu <wei.liu@kernel.org>
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
 L:	linux-hyperv@vger.kernel.org
 S:	Supported
-- 
2.20.1


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

* RE: [PATCH] Hyper-V: add myself as a maintainer
  2020-02-26 18:01 [PATCH] Hyper-V: add myself as a maintainer Wei Liu
@ 2020-02-26 18:57 ` Haiyang Zhang
  2020-02-26 19:06   ` Wei Liu
  2020-02-27 15:18 ` [EXTERNAL] " KY Srinivasan
  1 sibling, 1 reply; 4+ messages in thread
From: Haiyang Zhang @ 2020-02-26 18:57 UTC (permalink / raw)
  To: Wei Liu, linux-hyperv
  Cc: linux-kernel, KY Srinivasan, Stephen Hemminger, Michael Kelley

[-- Attachment #1: Type: text/plain, Size: 1583 bytes --]



> -----Original Message-----
> From: Wei Liu <wei.liu@kernel.org>
> Sent: Wednesday, February 26, 2020 1:01 PM
> To: linux-hyperv@vger.kernel.org
> Cc: Wei Liu <wei.liu@kernel.org>; linux-kernel@vger.kernel.org; KY Srinivasan
> <kys@microsoft.com>; Haiyang Zhang <haiyangz@microsoft.com>; Stephen
> Hemminger <sthemmin@microsoft.com>; Michael Kelley
> <mikelley@microsoft.com>
> Subject: [PATCH] Hyper-V: add myself as a maintainer
> 
> Signed-off-by: Wei Liu <wei.liu@kernel.org>
> ---
> Cc: linux-kernel@vger.kernel.org
> Cc: "K. Y. Srinivasan" <kys@microsoft.com>
> Cc: Haiyang Zhang <haiyangz@microsoft.com>
> Cc: Stephen Hemminger <sthemmin@microsoft.com>
> Cc: Michael Kelley <mikelley@microsoft.com>
> 
> Sasha's entry hasn't been dropped from the Hyper-V tree yet, but that's easy to
> resolve.
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8f27f40d22bb..ed943f205215 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7739,6 +7739,7 @@ M:	"K. Y. Srinivasan" <kys@microsoft.com>
>  M:	Haiyang Zhang <haiyangz@microsoft.com>
>  M:	Stephen Hemminger <sthemmin@microsoft.com>
>  M:	Sasha Levin <sashal@kernel.org>
> +M:	Wei Liu <wei.liu@kernel.org>

Thanks for being a new maintainer for Hyper-V!
Sasha submitted a patch (attached) on 2/05 to remove himself from the 
Hyper-V maintainer list. But his patch wasn't applied yet.

You may either re-submit his patch together with yours. Or just replace 
his name / email with yours in one patch.

Thanks,
- Haiyang

[-- Attachment #2: Type: message/rfc822, Size: 6188 bytes --]

From: Sasha Levin <sashal@kernel.org>
To: "linux-hyperv@vger.kernel.org" <linux-hyperv@vger.kernel.org>
Cc: Stephen Hemminger <sthemmin@microsoft.com>, Haiyang Zhang <haiyangz@microsoft.com>, KY Srinivasan <kys@microsoft.com>, Michael Kelley <mikelley@microsoft.com>, James Morris <James.Morris@microsoft.com>, Sasha Levin <sashal@kernel.org>
Subject: [PATCH] Hyper-V: Drop Sasha Levin from the Hyper-V maintainers
Date: Wed, 5 Feb 2020 21:32:42 +0000
Message-ID: <20200205213242.31343-1-sashal@kernel.org>

Signed-off-by: Sasha Levin <sashal@kernel.org>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9ed8bb8a1f5f..92cd55dfabe5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7732,7 +7732,6 @@ Hyper-V CORE AND DRIVERS
 M:     "K. Y. Srinivasan" <kys@microsoft.com>
 M:     Haiyang Zhang <haiyangz@microsoft.com>
 M:     Stephen Hemminger <sthemmin@microsoft.com>
-M:     Sasha Levin <sashal@kernel.org>
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
 L:     linux-hyperv@vger.kernel.org
 S:     Supported
--
2.20.1


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

* Re: [PATCH] Hyper-V: add myself as a maintainer
  2020-02-26 18:57 ` Haiyang Zhang
@ 2020-02-26 19:06   ` Wei Liu
  0 siblings, 0 replies; 4+ messages in thread
From: Wei Liu @ 2020-02-26 19:06 UTC (permalink / raw)
  To: Haiyang Zhang
  Cc: Wei Liu, linux-hyperv, linux-kernel, KY Srinivasan,
	Stephen Hemminger, Michael Kelley

On Wed, Feb 26, 2020 at 06:57:24PM +0000, Haiyang Zhang wrote:
> 
> 
> > -----Original Message-----
> > From: Wei Liu <wei.liu@kernel.org>
> > Sent: Wednesday, February 26, 2020 1:01 PM
> > To: linux-hyperv@vger.kernel.org
> > Cc: Wei Liu <wei.liu@kernel.org>; linux-kernel@vger.kernel.org; KY Srinivasan
> > <kys@microsoft.com>; Haiyang Zhang <haiyangz@microsoft.com>; Stephen
> > Hemminger <sthemmin@microsoft.com>; Michael Kelley
> > <mikelley@microsoft.com>
> > Subject: [PATCH] Hyper-V: add myself as a maintainer
> > 
> > Signed-off-by: Wei Liu <wei.liu@kernel.org>
> > ---
> > Cc: linux-kernel@vger.kernel.org
> > Cc: "K. Y. Srinivasan" <kys@microsoft.com>
> > Cc: Haiyang Zhang <haiyangz@microsoft.com>
> > Cc: Stephen Hemminger <sthemmin@microsoft.com>
> > Cc: Michael Kelley <mikelley@microsoft.com>
> > 
> > Sasha's entry hasn't been dropped from the Hyper-V tree yet, but that's easy to
> > resolve.
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 8f27f40d22bb..ed943f205215 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -7739,6 +7739,7 @@ M:	"K. Y. Srinivasan" <kys@microsoft.com>
> >  M:	Haiyang Zhang <haiyangz@microsoft.com>
> >  M:	Stephen Hemminger <sthemmin@microsoft.com>
> >  M:	Sasha Levin <sashal@kernel.org>
> > +M:	Wei Liu <wei.liu@kernel.org>
> 
> Thanks for being a new maintainer for Hyper-V!
> Sasha submitted a patch (attached) on 2/05 to remove himself from the 
> Hyper-V maintainer list. But his patch wasn't applied yet.

Yes I'm aware of his patch.

> 
> You may either re-submit his patch together with yours. Or just replace 
> his name / email with yours in one patch.

My plan is to apply his patch first and then apply this one once I get access
to hyperv tree. It is rather easy to resolve.

Wei.

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

* RE: [EXTERNAL] [PATCH] Hyper-V: add myself as a maintainer
  2020-02-26 18:01 [PATCH] Hyper-V: add myself as a maintainer Wei Liu
  2020-02-26 18:57 ` Haiyang Zhang
@ 2020-02-27 15:18 ` KY Srinivasan
  1 sibling, 0 replies; 4+ messages in thread
From: KY Srinivasan @ 2020-02-27 15:18 UTC (permalink / raw)
  To: Wei Liu, linux-hyperv
  Cc: linux-kernel, Haiyang Zhang, Stephen Hemminger, Michael Kelley



> -----Original Message-----
> From: Wei Liu <wei.liu@kernel.org>
> Sent: Wednesday, February 26, 2020 10:01 AM
> To: linux-hyperv@vger.kernel.org
> Cc: Wei Liu <wei.liu@kernel.org>; linux-kernel@vger.kernel.org; KY Srinivasan
> <kys@microsoft.com>; Haiyang Zhang <haiyangz@microsoft.com>; Stephen
> Hemminger <sthemmin@microsoft.com>; Michael Kelley
> <mikelley@microsoft.com>
> Subject: [EXTERNAL] [PATCH] Hyper-V: add myself as a maintainer
> 
> Signed-off-by: Wei Liu <wei.liu@kernel.org>
Acked-by: K. Y. Srinivasan <kys@microsoft.com>

> ---
> Cc: linux-kernel@vger.kernel.org
> Cc: "K. Y. Srinivasan" <kys@microsoft.com>
> Cc: Haiyang Zhang <haiyangz@microsoft.com>
> Cc: Stephen Hemminger <sthemmin@microsoft.com>
> Cc: Michael Kelley <mikelley@microsoft.com>
> 
> Sasha's entry hasn't been dropped from the Hyper-V tree yet, but that's easy to
> resolve.
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8f27f40d22bb..ed943f205215 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7739,6 +7739,7 @@ M:	"K. Y. Srinivasan" <kys@microsoft.com>
>  M:	Haiyang Zhang <haiyangz@microsoft.com>
>  M:	Stephen Hemminger <sthemmin@microsoft.com>
>  M:	Sasha Levin <sashal@kernel.org>
> +M:	Wei Liu <wei.liu@kernel.org>
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
>  L:	linux-hyperv@vger.kernel.org
>  S:	Supported
> --
> 2.20.1


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

end of thread, other threads:[~2020-02-27 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26 18:01 [PATCH] Hyper-V: add myself as a maintainer Wei Liu
2020-02-26 18:57 ` Haiyang Zhang
2020-02-26 19:06   ` Wei Liu
2020-02-27 15:18 ` [EXTERNAL] " KY Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).