2024-01-05 21:31:46

by Tanzir Hasan

[permalink] [raw]
Subject: [PATCH] mailmap: Switch email for Tanzir Hasan

From: Tanzir Hasan <[email protected]>

Access to the [email protected] email will be revoked upon the end of
the internship.

Signed-off-by: Tanzir Hasan <[email protected]>
---
.mailmap | 1 +
1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index 9a9069235f0d..109c0eca1da5 100644
--- a/.mailmap
+++ b/.mailmap
@@ -639,3 +639,4 @@ Wolfram Sang <[email protected]> <[email protected]>
Yakir Yang <[email protected]> <[email protected]>
Yusuke Goda <[email protected]>
Zhu Yanjun <[email protected]> <[email protected]>
+Tanzir Hasan <[email protected]> <[email protected]>

---
base-commit: ac865f00af293d081356bec56eea90815094a60e
change-id: 20240105-newemail-ccd4a5db700d

Best regards,
--
Tanzir Hasan <[email protected]>



2024-01-05 21:35:37

by Nick Desaulniers

[permalink] [raw]
Subject: Re: [PATCH] mailmap: Switch email for Tanzir Hasan

On Fri, Jan 5, 2024 at 1:31 PM Tanzir Hasan <[email protected]> wrote:
>
> From: Tanzir Hasan <[email protected]>

Hang on, ^ has a different From than the email From. Did you change
the authorship to the new email addr? I don't care which you use but:
1. they should match (author and from)
2. verify your new email with me (mentioned below)

>
> Access to the [email protected] email will be revoked upon the end of
> the internship.
>
> Signed-off-by: Tanzir Hasan <[email protected]>
> ---
> .mailmap | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.mailmap b/.mailmap
> index 9a9069235f0d..109c0eca1da5 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -639,3 +639,4 @@ Wolfram Sang <[email protected]> <[email protected]>
> Yakir Yang <[email protected]> <[email protected]>
> Yusuke Goda <[email protected]>
> Zhu Yanjun <[email protected]> <[email protected]>
> +Tanzir Hasan <[email protected]> <[email protected]>

Thanks for your work on the kernel during your internship Tanzir! Mind
emailing me from your replacement email? I'll RB the patch once
verified.

>
> ---
> base-commit: ac865f00af293d081356bec56eea90815094a60e
> change-id: 20240105-newemail-ccd4a5db700d
>
> Best regards,
> --
> Tanzir Hasan <[email protected]>
>


--
Thanks,
~Nick Desaulniers

2024-01-05 21:39:05

by Tanzir Hasan

[permalink] [raw]
Subject: Re: [PATCH] mailmap: Switch email for Tanzir Hasan

On Fri, Jan 5, 2024 at 1:35 PM Nick Desaulniers <[email protected]> wrote:
>
> On Fri, Jan 5, 2024 at 1:31 PM Tanzir Hasan <[email protected]> wrote:
> >
> > From: Tanzir Hasan <[email protected]>
>
> Hang on, ^ has a different From than the email From. Did you change
> the authorship to the new email addr? I don't care which you use but:
> 1. they should match (author and from)
> 2. verify your new email with me (mentioned below)

I didn't use git commit --amend, I suspect that b4 might be picking
this up?

Best,
Tanzir Hasan

2024-01-05 21:41:37

by Nick Desaulniers

[permalink] [raw]
Subject: Re: [PATCH] mailmap: Switch email for Tanzir Hasan

On Fri, Jan 5, 2024 at 1:38 PM Tanzir Hasan <[email protected]> wrote:
>
> On Fri, Jan 5, 2024 at 1:35 PM Nick Desaulniers <[email protected]> wrote:
> >
> > On Fri, Jan 5, 2024 at 1:31 PM Tanzir Hasan <[email protected]> wrote:
> > >
> > > From: Tanzir Hasan <[email protected]>
> >
> > Hang on, ^ has a different From than the email From. Did you change
> > the authorship to the new email addr? I don't care which you use but:
> > 1. they should match (author and from)
> > 2. verify your new email with me (mentioned below)
>
> I didn't use git commit --amend, I suspect that b4 might be picking
> this up?

Ah, perhaps. Either way, I verified that Tanzir is the owner of
[email protected].

Acked-by: Nick Desaulniers <[email protected]>
--
Thanks,
~Nick Desaulniers

2024-01-05 21:42:09

by Nick Desaulniers

[permalink] [raw]
Subject: Re: [PATCH] mailmap: Switch email for Tanzir Hasan

On Fri, Jan 5, 2024 at 1:41 PM Nick Desaulniers <[email protected]> wrote:
>
> On Fri, Jan 5, 2024 at 1:38 PM Tanzir Hasan <[email protected]> wrote:
> >
> > On Fri, Jan 5, 2024 at 1:35 PM Nick Desaulniers <[email protected]> wrote:
> > >
> > > On Fri, Jan 5, 2024 at 1:31 PM Tanzir Hasan <[email protected]> wrote:
> > > >
> > > > From: Tanzir Hasan <[email protected]>
> > >
> > > Hang on, ^ has a different From than the email From. Did you change
> > > the authorship to the new email addr? I don't care which you use but:
> > > 1. they should match (author and from)
> > > 2. verify your new email with me (mentioned below)
> >
> > I didn't use git commit --amend, I suspect that b4 might be picking
> > this up?
>
> Ah, perhaps. Either way, I verified that Tanzir is the owner of
> [email protected].
>
> Acked-by: Nick Desaulniers <[email protected]>

Wait, I think .mailmap is sorted! Plz fix!

--
Thanks,
~Nick Desaulniers