diff mbox series

.mailmap: Add address mapping for Tomeu Vizoso

Message ID 20231031014009.22765-2-bagasdotme@gmail.com (mailing list archive)
State New
Headers show
Series .mailmap: Add address mapping for Tomeu Vizoso | expand

Commit Message

Bagas Sanjaya Oct. 31, 2023, 1:40 a.m. UTC
He's no longer working in Collabora (and his email address there
bounces). Map it to his personal address.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
 I was triggered to do this mapping after I review Dorine's (checkpatch?)
 patch against DRM subsystem's CI [1]. I Cc'ed Tomeu (using Collabora
 address, as the file author) and relevant maintainers list from
 get_maintainer.pl. My review to him bounced (address not found).

 Tomeu, would you like to give an ACK?

 [1]: https://lore.kernel.org/outreachy/ZT5n-5hSfD0MqsnT@debian.me/

 .mailmap | 1 +
 1 file changed, 1 insertion(+)


base-commit: 407744af8384dc12b5813d8946855dc4789d78a3

Comments

Tomeu Vizoso Nov. 1, 2023, 6:44 a.m. UTC | #1
On Tue, Oct 31, 2023 at 2:40 AM Bagas Sanjaya <bagasdotme@gmail.com> wrote:
>
> He's no longer working in Collabora (and his email address there
> bounces). Map it to his personal address.
>
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> ---
>  I was triggered to do this mapping after I review Dorine's (checkpatch?)
>  patch against DRM subsystem's CI [1]. I Cc'ed Tomeu (using Collabora
>  address, as the file author) and relevant maintainers list from
>  get_maintainer.pl. My review to him bounced (address not found).
>
>  Tomeu, would you like to give an ACK?

Acked-by: Tomeu Vizoso <tomeu@tomeuvizoso.net>

Thanks!

Tomeu

>  [1]: https://lore.kernel.org/outreachy/ZT5n-5hSfD0MqsnT@debian.me/
>
>  .mailmap | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.mailmap b/.mailmap
> index b325732e31eb9f..27beb64673b8d2 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -567,6 +567,7 @@ Takashi YOSHII <takashi.yoshii.zj@renesas.com>
>  Tamizh Chelvam Raja <quic_tamizhr@quicinc.com> <tamizhr@codeaurora.org>
>  Taniya Das <quic_tdas@quicinc.com> <tdas@codeaurora.org>
>  Tejun Heo <htejun@gmail.com>
> +Tomeu Vizoso <tomeu@tomeuvizoso.net> <tomeu.vizoso@collabora.com>
>  Thomas Graf <tgraf@suug.ch>
>  Thomas Körper <socketcan@esd.eu> <thomas.koerper@esd.eu>
>  Thomas Pedersen <twp@codeaurora.org>
>
> base-commit: 407744af8384dc12b5813d8946855dc4789d78a3
> --
> An old man doll... just what I always wanted! - Clara
>
diff mbox series

Patch

diff --git a/.mailmap b/.mailmap
index b325732e31eb9f..27beb64673b8d2 100644
--- a/.mailmap
+++ b/.mailmap
@@ -567,6 +567,7 @@  Takashi YOSHII <takashi.yoshii.zj@renesas.com>
 Tamizh Chelvam Raja <quic_tamizhr@quicinc.com> <tamizhr@codeaurora.org>
 Taniya Das <quic_tdas@quicinc.com> <tdas@codeaurora.org>
 Tejun Heo <htejun@gmail.com>
+Tomeu Vizoso <tomeu@tomeuvizoso.net> <tomeu.vizoso@collabora.com>
 Thomas Graf <tgraf@suug.ch>
 Thomas Körper <socketcan@esd.eu> <thomas.koerper@esd.eu>
 Thomas Pedersen <twp@codeaurora.org>