There is a couple of outdated addresses that are still visible in the Git history, add them to .mailmap. While at it, replace one in the comment. Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> --- Cc'ed to Linus, since I have no clue who is the best to apply this change. .mailmap | 2 ++ drivers/media/pci/saa7134/saa7134-cards.c | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index efd9fa867a8e..b6e9fe0916ce 100644 --- a/.mailmap +++ b/.mailmap @@ -72,6 +72,8 @@ Andrey Ryabinin <ryabinin.a.a@xxxxxxxxx> <aryabinin@xxxxxxxxxxxxx> Andrzej Hajda <andrzej.hajda@xxxxxxxxx> <a.hajda@xxxxxxxxxxx> André Almeida <andrealmeid@xxxxxxxxxx> <andrealmeid@xxxxxxxxxxxxx> Andy Adamson <andros@xxxxxxxxxxxxxx> +Andy Shevchenko <andy@xxxxxxxxxx> <andy@xxxxxxxxxxxx> +Andy Shevchenko <andy@xxxxxxxxxx> <ext-andriy.shevchenko@xxxxxxxxx> Anilkumar Kolli <quic_akolli@xxxxxxxxxxx> <akolli@xxxxxxxxxxxxxx> Anirudh Ghayal <quic_aghayal@xxxxxxxxxxx> <aghayal@xxxxxxxxxxxxxx> Antoine Tenart <atenart@xxxxxxxxxx> <antoine.tenart@xxxxxxxxxxx> diff --git a/drivers/media/pci/saa7134/saa7134-cards.c b/drivers/media/pci/saa7134/saa7134-cards.c index 1280696f65f2..e80fb4ebfda6 100644 --- a/drivers/media/pci/saa7134/saa7134-cards.c +++ b/drivers/media/pci/saa7134/saa7134-cards.c @@ -5152,7 +5152,7 @@ struct saa7134_board saa7134_boards[] = { }, }, [SAA7134_BOARD_AVERMEDIA_STUDIO_507UA] = { - /* Andy Shevchenko <andy@xxxxxxxxxxxx> */ + /* Andy Shevchenko <andy@xxxxxxxxxx> */ .name = "Avermedia AVerTV Studio 507UA", .audio_clock = 0x00187de7, .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* Should be MK5 */ -- 2.43.0.rc1.1336.g36b5255a03ac