2020-05-07 16:22:55

by Himanshu Madhani

[permalink] [raw]
Subject: [PATCH] MAINTAINER: Update my email address

I do not have access to my @marvell.com email ID anymore.
Lets map my new email address correctly in .mailmap

Signed-off-by: Himanshu Madhani <[email protected]>
---
.mailmap | 2 ++
1 file changed, 2 insertions(+)

diff --git a/.mailmap b/.mailmap
index db3754a41018..30d8c3f10ca7 100644
--- a/.mailmap
+++ b/.mailmap
@@ -99,6 +99,8 @@ Henk Vergonet <[email protected]>
Henrik Kretzschmar <[email protected]>
Henrik Rydberg <[email protected]>
Herbert Xu <[email protected]>
+Himanshu Madhani <[email protected]>
+Himanshu Madhani <[email protected]>
Jacob Shin <[email protected]>
Jaegeuk Kim <[email protected]> <[email protected]>
Jaegeuk Kim <[email protected]> <[email protected]>
--
2.26.2


2020-05-07 17:00:13

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINER: Update my email address

On Thu, 2020-05-07 at 11:12 -0500, Himanshu Madhani wrote:
> I do not have access to my @marvell.com email ID anymore.
> Lets map my new email address correctly in .mailmap

Bad patch subject, this is a .mailmap patch.

Maybe [PATCH] .mailmap: Update address of Himanshu Madhani

> Signed-off-by: Himanshu Madhani <[email protected]>
> ---
> .mailmap | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/.mailmap b/.mailmap
> index db3754a41018..30d8c3f10ca7 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -99,6 +99,8 @@ Henk Vergonet <[email protected]>
> Henrik Kretzschmar <[email protected]>
> Henrik Rydberg <[email protected]>
> Herbert Xu <[email protected]>
> +Himanshu Madhani <[email protected]>
> +Himanshu Madhani <[email protected]>
> Jacob Shin <[email protected]>
> Jaegeuk Kim <[email protected]> <[email protected]>
> Jaegeuk Kim <[email protected]> <[email protected]>

2020-05-07 17:12:15

by Himanshu Madhani

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINER: Update my email address



On 5/7/20 11:57 AM, Joe Perches wrote:
> On Thu, 2020-05-07 at 11:12 -0500, Himanshu Madhani wrote:
>> I do not have access to my @marvell.com email ID anymore.
>> Lets map my new email address correctly in .mailmap
>
> Bad patch subject, this is a .mailmap patch.
>
> Maybe [PATCH] .mailmap: Update address of Himanshu Madhani
>

Okay. Thanks for pointing that out. I noticed that most of the patches
submitted for .mailmap had MAINTAINER in there so i used that. I will
repost with updated patch subject.

>> Signed-off-by: Himanshu Madhani <[email protected]>
>> ---
>> .mailmap | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/.mailmap b/.mailmap
>> index db3754a41018..30d8c3f10ca7 100644
>> --- a/.mailmap
>> +++ b/.mailmap
>> @@ -99,6 +99,8 @@ Henk Vergonet <[email protected]>
>> Henrik Kretzschmar <[email protected]>
>> Henrik Rydberg <[email protected]>
>> Herbert Xu <[email protected]>
>> +Himanshu Madhani <[email protected]>
>> +Himanshu Madhani <[email protected]>
>> Jacob Shin <[email protected]>
>> Jaegeuk Kim <[email protected]> <[email protected]>
>> Jaegeuk Kim <[email protected]> <[email protected]>
>

--
Himanshu Madhani
Oracle Linux Engineering

2020-05-07 17:25:33

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINER: Update my email address

On Thu, 2020-05-07 at 12:08 -0500, [email protected] wrote:
>
> On 5/7/20 11:57 AM, Joe Perches wrote:
> > On Thu, 2020-05-07 at 11:12 -0500, Himanshu Madhani wrote:
> > > I do not have access to my @marvell.com email ID anymore.
> > > Lets map my new email address correctly in .mailmap
> >
> > Bad patch subject, this is a .mailmap patch.
> >
> > Maybe [PATCH] .mailmap: Update address of Himanshu Madhani
> >
>
> Okay. Thanks for pointing that out. I noticed that most of the patches
> submitted for .mailmap had MAINTAINER in there so i used that. I will
> repost with updated patch subject.

That's because those patches also generally update MAINTAINERS
entries and update .mailmap at the same time.

cheers, Joe

> > > Signed-off-by: Himanshu Madhani <[email protected]>
> > > ---
> > > .mailmap | 2 ++
> > > 1 file changed, 2 insertions(+)
> > >
> > > diff --git a/.mailmap b/.mailmap
> > > index db3754a41018..30d8c3f10ca7 100644
> > > --- a/.mailmap
> > > +++ b/.mailmap
> > > @@ -99,6 +99,8 @@ Henk Vergonet <[email protected]>
> > > Henrik Kretzschmar <[email protected]>
> > > Henrik Rydberg <[email protected]>
> > > Herbert Xu <[email protected]>
> > > +Himanshu Madhani <[email protected]>
> > > +Himanshu Madhani <[email protected]>
> > > Jacob Shin <[email protected]>
> > > Jaegeuk Kim <[email protected]> <[email protected]>
> > > Jaegeuk Kim <[email protected]> <[email protected]>

2020-05-07 17:30:28

by Himanshu Madhani

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINER: Update my email address


On 5/7/20 12:23 PM, Joe Perches wrote:
> On Thu, 2020-05-07 at 12:08 -0500, [email protected] wrote:
>> On 5/7/20 11:57 AM, Joe Perches wrote:
>>> On Thu, 2020-05-07 at 11:12 -0500, Himanshu Madhani wrote:
>>>> I do not have access to my @marvell.com email ID anymore.
>>>> Lets map my new email address correctly in .mailmap
>>> Bad patch subject, this is a .mailmap patch.
>>>
>>> Maybe [PATCH] .mailmap: Update address of Himanshu Madhani
>>>
>> Okay. Thanks for pointing that out. I noticed that most of the patches
>> submitted for .mailmap had MAINTAINER in there so i used that. I will
>> repost with updated patch subject.
> That's because those patches also generally update MAINTAINERS
> entries and update .mailmap at the same time.
Agree.  sent v2 with correct patch subject.
> cheers, Joe
>
>>>> Signed-off-by: Himanshu Madhani <[email protected]>
>>>> ---
>>>> .mailmap | 2 ++
>>>> 1 file changed, 2 insertions(+)
>>>>
>>>> diff --git a/.mailmap b/.mailmap
>>>> index db3754a41018..30d8c3f10ca7 100644
>>>> --- a/.mailmap
>>>> +++ b/.mailmap
>>>> @@ -99,6 +99,8 @@ Henk Vergonet <[email protected]>
>>>> Henrik Kretzschmar <[email protected]>
>>>> Henrik Rydberg <[email protected]>
>>>> Herbert Xu <[email protected]>
>>>> +Himanshu Madhani <[email protected]>
>>>> +Himanshu Madhani <[email protected]>
>>>> Jacob Shin <[email protected]>
>>>> Jaegeuk Kim <[email protected]> <[email protected]>
>>>> Jaegeuk Kim <[email protected]> <[email protected]>