[PATCH] Hyper-V: add myself as a maintainer

Subsystems: the rest

STALE2393d

4 messages, 3 authors, 2020-02-27 · open the first message on its own page

[PATCH] Hyper-V: add myself as a maintainer

From: Wei Liu <wei.liu@kernel.org>
Date: 2020-02-26 18:01:09

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 <redacted>
Cc: Michael Kelley <redacted>

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

RE: [PATCH] Hyper-V: add myself as a maintainer

From: Haiyang Zhang <haiyangz@microsoft.com>
Date: 2020-02-26 18:57:32

quoted hunk
-----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
[off-list ref]; Haiyang Zhang [off-list ref]; Stephen
Hemminger [off-list ref]; Michael Kelley
[off-list ref]
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 <redacted>
Cc: Michael Kelley <redacted>

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

Re: [PATCH] Hyper-V: add myself as a maintainer

From: Wei Liu <wei.liu@kernel.org>
Date: 2020-02-26 19:06:17

On Wed, Feb 26, 2020 at 06:57:24PM +0000, Haiyang Zhang wrote:
quoted
-----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
[off-list ref]; Haiyang Zhang [off-list ref]; Stephen
Hemminger [off-list ref]; Michael Kelley
[off-list ref]
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 <redacted>
Cc: Michael Kelley <redacted>

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.

RE: [EXTERNAL] [PATCH] Hyper-V: add myself as a maintainer

From: KY Srinivasan <kys@microsoft.com>
Date: 2020-02-27 15:18:24

-----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
[off-list ref]; Haiyang Zhang [off-list ref]; Stephen
Hemminger [off-list ref]; Michael Kelley
[off-list ref]
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>
quoted hunk
---
Cc: linux-kernel@vger.kernel.org
Cc: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Stephen Hemminger <redacted>
Cc: Michael Kelley <redacted>

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

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help