On 2016-10-26 23:45:48, Wei, David wrote: > From 5d74ba9b6be85a86cb470b302fe25349d05caa04 Mon Sep 17 00:00:00 2001 > From: david wei <[email protected]> > Date: Thu, 27 Oct 2016 14:42:07 +0800 > Subject: [PATCH] Change maintainer of VLV2 packages. >
Can you use git send-email to send patches? For the subject, how about this small change? Maintainers.txt: Change maintainer of VLV2 packages > Contributed-under: TianoCore Contribution Agreement 1.0 > Cc: Liming Gao <[email protected]> > Cc: Justen, Jordan L <[email protected]> Can you instead use: Cc: Jordan Justen <[email protected]> This patch is: Acked-by: Jordan Justen <[email protected]> > Signed-off-by: David Wei <[email protected]> > --- > Maintainers.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 6ac7085..94d3380 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -233,8 +233,8 @@ S: Obsolete (Use EmulatorPkg instead) > > Vlv2DeviceRefCodePkg > M: David Wei <[email protected]> > -M: Tim He <[email protected]> > +M: Mang Guo <[email protected]> > > Vlv2TbltDevicePkg > M: David Wei <[email protected]> > -M: Tim He <[email protected]> > +M: Mang Guo <[email protected]> > -- > 2.7.1.windows.2 > _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

