On Tue, 2018-10-09 at 19:48 +0530, Rajneesh Bhardwaj wrote: > Add myself and David as the new maintainers for Intel Telemetry driver > since Souvik no longer works with Intel. David and I work on power > management and debug related drivers which are pretty close to this one > in terms of functionalities so volunteering for the task. > > Signed-off-by: Box, David E <[email protected]> > Signed-off-by: Rajneesh Bhardwaj <[email protected]> > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 22065048d89d..f33ebd1b8034 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7530,7 +7530,8 @@ F: arch/x86/crypto/sha*-mb/ > F: crypto/mcryptd.c > > INTEL TELEMETRY DRIVER > -M: Souvik Kumar Chakravarty <[email protected]> > +M: Rajneesh Bhardwaj <[email protected]> > +M: Box, David E <[email protected]>
It is better to quote your name when it uses non-alphabetic characters like periods and commas. Especially the comma because that is commonly used by email clients as a multiple address separator so it makes copy/paste use error-prone. It's also likely better to use a more typical "First <Initial> Last" name style. > L: [email protected] > S: Maintained > F: arch/x86/include/asm/intel_telemetry.hch mor

