* [edk2-platforms][PATCH v1 0/1] Updated DisplayLink part of Maintainers.txt
@ 2021-01-11 13:50 Andy Hayes
2021-01-11 13:50 ` [edk2-platforms][PATCH v1 1/1] Maintainers: update reviewers of the DisplayLink drivers Andy Hayes
0 siblings, 1 reply; 5+ messages in thread
From: Andy Hayes @ 2021-01-11 13:50 UTC (permalink / raw)
To: devel
DisplayLink has been acquired by Synaptics, and the displaylink.com
email addresses will soon be defunct.
Andy Hayes (1):
Maintainers: update reviewers of the DisplayLink drivers
Maintainers.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
2.25.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* [edk2-platforms][PATCH v1 1/1] Maintainers: update reviewers of the DisplayLink drivers
2021-01-11 13:50 [edk2-platforms][PATCH v1 0/1] Updated DisplayLink part of Maintainers.txt Andy Hayes
@ 2021-01-11 13:50 ` Andy Hayes
2021-01-11 14:16 ` Leif Lindholm
2021-01-12 13:51 ` [edk2-devel] " sebastian.olney
0 siblings, 2 replies; 5+ messages in thread
From: Andy Hayes @ 2021-01-11 13:50 UTC (permalink / raw)
To: devel; +Cc: Leif Lindholm, Ard Biesheuvel, Andy Hayes
DisplayLink has been acquired by Synaptics, and the displaylink.com email addresses will soon be defunct.
Additionally Andy Hayes is leaving the company.
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Andy Hayes <andy@british-racing-green.co.uk>
Signed-off-by: Andy Hayes <andy.hayes@synaptics.com>
---
Maintainers.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Maintainers.txt b/Maintainers.txt
index 56e16fc48cb4..47568f128cab 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -127,7 +127,9 @@ DisplayLink
F: Drivers/DisplayLink/
M: Leif Lindholm <leif@nuviainc.com>
M: Ard Biesheuvel <ardb+tianocore@kernel.org>
-R: Andy Hayes <andy.hayes@displaylink.com>
+R: Andy Hayes <andy@british-racing-green.co.uk>
+R: Maciej Grzywocz <maciej.grzywocz@synaptics.com>
+R: Sebastian Olney <sebastian.olney@synaptics.com>
HiSilicon
F: Platform/Hisilicon/
--
2.25.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [edk2-platforms][PATCH v1 1/1] Maintainers: update reviewers of the DisplayLink drivers
2021-01-11 13:50 ` [edk2-platforms][PATCH v1 1/1] Maintainers: update reviewers of the DisplayLink drivers Andy Hayes
@ 2021-01-11 14:16 ` Leif Lindholm
2021-01-12 13:51 ` [edk2-devel] " sebastian.olney
1 sibling, 0 replies; 5+ messages in thread
From: Leif Lindholm @ 2021-01-11 14:16 UTC (permalink / raw)
To: Andy Hayes
Cc: devel, Ard Biesheuvel, Andy Hayes, Maciej Grzywocz,
Sebastian Olney
Hi Andy,
Could we have a Reviewed-by: each from Maciej and Sebastian?
Best Regards,
Leif
On Mon, Jan 11, 2021 at 13:50:20 +0000, Andy Hayes wrote:
> DisplayLink has been acquired by Synaptics, and the displaylink.com
> email addresses will soon be defunct.
> Additionally Andy Hayes is leaving the company.
>
> Cc: Leif Lindholm <leif@nuviainc.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> Cc: Andy Hayes <andy@british-racing-green.co.uk>
>
> Signed-off-by: Andy Hayes <andy.hayes@synaptics.com>
> ---
> Maintainers.txt | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 56e16fc48cb4..47568f128cab 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -127,7 +127,9 @@ DisplayLink
> F: Drivers/DisplayLink/
> M: Leif Lindholm <leif@nuviainc.com>
> M: Ard Biesheuvel <ardb+tianocore@kernel.org>
> -R: Andy Hayes <andy.hayes@displaylink.com>
> +R: Andy Hayes <andy@british-racing-green.co.uk>
> +R: Maciej Grzywocz <maciej.grzywocz@synaptics.com>
> +R: Sebastian Olney <sebastian.olney@synaptics.com>
>
> HiSilicon
> F: Platform/Hisilicon/
> --
> 2.25.1
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [edk2-platforms][PATCH v1 1/1] Maintainers: update reviewers of the DisplayLink drivers
2021-01-11 13:50 ` [edk2-platforms][PATCH v1 1/1] Maintainers: update reviewers of the DisplayLink drivers Andy Hayes
2021-01-11 14:16 ` Leif Lindholm
@ 2021-01-12 13:51 ` sebastian.olney
2021-01-12 16:55 ` Maciej.Grzywocz
1 sibling, 1 reply; 5+ messages in thread
From: sebastian.olney @ 2021-01-12 13:51 UTC (permalink / raw)
To: Andy Hayes, devel
[-- Attachment #1: Type: text/plain, Size: 56 bytes --]
Reviewed-by: Seb Olney <sebastian.olney@synaptics.com>
[-- Attachment #2: Type: text/html, Size: 36195 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-01-12 16:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-11 13:50 [edk2-platforms][PATCH v1 0/1] Updated DisplayLink part of Maintainers.txt Andy Hayes
2021-01-11 13:50 ` [edk2-platforms][PATCH v1 1/1] Maintainers: update reviewers of the DisplayLink drivers Andy Hayes
2021-01-11 14:16 ` Leif Lindholm
2021-01-12 13:51 ` [edk2-devel] " sebastian.olney
2021-01-12 16:55 ` Maciej.Grzywocz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox