On Wed, Feb 26, 2020 at 06:57:24PM +0000, Haiyang Zhang wrote: > > > > -----Original Message----- > > From: Wei Liu <wei.liu@xxxxxxxxxx> > > Sent: Wednesday, February 26, 2020 1:01 PM > > To: linux-hyperv@xxxxxxxxxxxxxxx > > Cc: Wei Liu <wei.liu@xxxxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx; KY Srinivasan > > <kys@xxxxxxxxxxxxx>; Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>; Stephen > > Hemminger <sthemmin@xxxxxxxxxxxxx>; Michael Kelley > > <mikelley@xxxxxxxxxxxxx> > > Subject: [PATCH] Hyper-V: add myself as a maintainer > > > > Signed-off-by: Wei Liu <wei.liu@xxxxxxxxxx> > > --- > > Cc: linux-kernel@xxxxxxxxxxxxxxx > > Cc: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx> > > Cc: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx> > > Cc: Stephen Hemminger <sthemmin@xxxxxxxxxxxxx> > > Cc: Michael Kelley <mikelley@xxxxxxxxxxxxx> > > > > 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@xxxxxxxxxxxxx> > > M: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx> > > M: Stephen Hemminger <sthemmin@xxxxxxxxxxxxx> > > M: Sasha Levin <sashal@xxxxxxxxxx> > > +M: Wei Liu <wei.liu@xxxxxxxxxx> > > 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.