[PATCH] MAINTAINERS: remove myself from the Hyper-V entries

Long Li posted 1 patch 1 week, 3 days ago
MAINTAINERS | 2 --
1 file changed, 2 deletions(-)
[PATCH] MAINTAINERS: remove myself from the Hyper-V entries
Posted by Long Li 1 week, 3 days ago
I am no longer maintaining the Hyper-V/Azure core and drivers, or the
Hyper-V synthetic video DRM driver.

Signed-off-by: Long Li <longli@kernel.org>
---
 MAINTAINERS | 2 --
 1 file changed, 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ee9328178..7df36a2b4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8168,7 +8168,6 @@ F:	drivers/gpu/drm/tiny/hx8357d.c
 
 DRM DRIVER FOR HYPERV SYNTHETIC VIDEO DEVICE
 M:	Dexuan Cui <decui@microsoft.com>
-M:	Long Li <longli@microsoft.com>
 M:	Saurabh Sengar <ssengar@linux.microsoft.com>
 L:	linux-hyperv@vger.kernel.org
 L:	dri-devel@lists.freedesktop.org
@@ -12162,7 +12161,6 @@ M:	"K. Y. Srinivasan" <kys@microsoft.com>
 M:	Haiyang Zhang <haiyangz@microsoft.com>
 M:	Wei Liu <wei.liu@kernel.org>
 M:	Dexuan Cui <decui@microsoft.com>
-M:	Long Li <longli@microsoft.com>
 L:	linux-hyperv@vger.kernel.org
 S:	Supported
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
-- 
2.34.1
Re: [PATCH] MAINTAINERS: remove myself from the Hyper-V entries
Posted by Wei Liu 5 days, 9 hours ago
On Mon, Sep 14, 2026 at 09:31:50PM -0700, Long Li wrote:
> I am no longer maintaining the Hyper-V/Azure core and drivers, or the
> Hyper-V synthetic video DRM driver.
> 
> Signed-off-by: Long Li <longli@kernel.org>

Applied. Thanks!