On Fri, Feb 23, 2024 at 11:58:58PM -0500, Joel Fernandes wrote: > > > On 2/23/2024 11:57 PM, neeraj.upadh...@kernel.org wrote: > > From: Neeraj Upadhyay <neeraj.upadh...@kernel.org> > > > > Update my email-address in MAINTAINERS and .mailmap entries to my > > kernel.org account. > > > > Signed-off-by: Neeraj Upadhyay <neeraj.upadh...@kernel.org> > > --- > > .mailmap | 3 ++- > > MAINTAINERS | 2 +- > > 2 files changed, 3 insertions(+), 2 deletions(-) > > > > diff --git a/.mailmap b/.mailmap > > index 08f28f2999f0..dd6ea71c9271 100644 > > --- a/.mailmap > > +++ b/.mailmap > > @@ -441,7 +441,8 @@ Mythri P K <mythr...@ti.com> > > Nadia Yvette Chambers <n...@holomorphy.com> William Lee Irwin III > > <w...@holomorphy.com> > > Naoya Horiguchi <naoya.horigu...@nec.com> <n-horigu...@ah.jp.nec.com> > > Nathan Chancellor <nat...@kernel.org> <natechancel...@gmail.com> > > -Neeraj Upadhyay <quic_neer...@quicinc.com> <neer...@codeaurora.org> > > +Neeraj Upadhyay <neeraj.upadh...@kernel.org> <quic_neer...@quicinc.com> > > +Neeraj Upadhyay <neeraj.upadh...@kernel.org> <neer...@codeaurora.org> > > Neil Armstrong <neil.armstr...@linaro.org> <narmstr...@baylibre.com> > > Nguyen Anh Quynh <aqu...@gmail.com> > > Nicholas Piggin <npig...@gmail.com> <npig...@suse.de> > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 189184ecdb11..1006a6973320 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -18461,7 +18461,7 @@ F: tools/testing/selftests/resctrl/ > > READ-COPY UPDATE (RCU) > > M: "Paul E. McKenney" <paul...@kernel.org> > > M: Frederic Weisbecker <frede...@kernel.org> (kernel/rcu/tree_nocb.h) > > -M: Neeraj Upadhyay <quic_neer...@quicinc.com> (kernel/rcu/tasks.h) > > +M: Neeraj Upadhyay <neeraj.upadh...@kernel.org> (kernel/rcu/tasks.h) > > Reviewed-by: Joel Fernandes <j...@joelfernandes.org>
I have pulled this in, thank you both! If someone else wants to take it: Reviewed-by: Paul E. McKenney <paul...@kernel.org> Thanx, Paul