* [Buildroot] [PATCH] DEVELOPERS: Update email address
@ 2023-05-14 23:59 Damien Le Moal
2023-05-15 15:52 ` Peter Korsgaard
2023-06-13 21:45 ` Peter Korsgaard
0 siblings, 2 replies; 7+ messages in thread
From: Damien Le Moal @ 2023-05-14 23:59 UTC (permalink / raw)
To: buildroot, Thomas Petazzoni; +Cc: Yann E . MORIN
Change my email address to dlemoal@kernel.org.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
---
DEVELOPERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DEVELOPERS b/DEVELOPERS
index fef008f84b..e76717e845 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -662,7 +662,7 @@ N: Damien Lanson <damien@kal-host.com>
F: package/libvdpau/
F: package/log4cpp/
-N: Damien Le Moal <damien.lemoal@wdc.com>
+N: Damien Le Moal <dlemoal@kernel.org>
F: package/python-kflash/
F: board/canaan/
F: configs/canaan_kd233_defconfig
--
2.40.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [Buildroot] [PATCH] DEVELOPERS: Update email address
2023-05-14 23:59 [Buildroot] [PATCH] DEVELOPERS: Update email address Damien Le Moal
@ 2023-05-15 15:52 ` Peter Korsgaard
2023-06-13 21:45 ` Peter Korsgaard
1 sibling, 0 replies; 7+ messages in thread
From: Peter Korsgaard @ 2023-05-15 15:52 UTC (permalink / raw)
To: Damien Le Moal; +Cc: Yann E . MORIN, Thomas Petazzoni, buildroot
>>>>> "Damien" == Damien Le Moal <dlemoal@kernel.org> writes:
> Change my email address to dlemoal@kernel.org.
> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Buildroot] [PATCH] DEVELOPERS: Update email address
2023-05-14 23:59 [Buildroot] [PATCH] DEVELOPERS: Update email address Damien Le Moal
2023-05-15 15:52 ` Peter Korsgaard
@ 2023-06-13 21:45 ` Peter Korsgaard
1 sibling, 0 replies; 7+ messages in thread
From: Peter Korsgaard @ 2023-06-13 21:45 UTC (permalink / raw)
To: Damien Le Moal; +Cc: Yann E . MORIN, Thomas Petazzoni, buildroot
>>>>> "Damien" == Damien Le Moal <dlemoal@kernel.org> writes:
> Change my email address to dlemoal@kernel.org.
> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Committed to 2023.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [PATCH] DEVELOPERS: Update email address
@ 2018-02-27 16:43 Alistair Francis
2018-02-27 19:17 ` Peter Korsgaard
0 siblings, 1 reply; 7+ messages in thread
From: Alistair Francis @ 2018-02-27 16:43 UTC (permalink / raw)
To: buildroot
I am leaving Xilinx so to avoid future bounces update my email address
to my personal email address.
Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Alistair Francis <alistair@alistair23.me>
---
DEVELOPERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DEVELOPERS b/DEVELOPERS
index 3af3aab549..41e1b54d99 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -98,7 +98,7 @@ N: Alexandre Esse <alexandre.esse.dev@gmail.com>
F: package/kvazaar/
F: package/v4l2loopback/
-N: Alistair Francis <alistair.francis@xilinx.com>
+N: Alistair Francis <alistair@alistair23.me>
F: package/xen/
N: Alvaro G. M <alvaro.gamez@hazent.com>
--
2.14.1
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [Buildroot] [PATCH] DEVELOPERS: update email address
@ 2017-11-16 15:22 Ludovic Desroches
2017-11-16 16:10 ` Peter Korsgaard
0 siblings, 1 reply; 7+ messages in thread
From: Ludovic Desroches @ 2017-11-16 15:22 UTC (permalink / raw)
To: buildroot
Prefer microchip email to atmel one.
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
---
DEVELOPERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DEVELOPERS b/DEVELOPERS
index c39348a0b2..bb81a19883 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -964,7 +964,7 @@ F: support/legal-info/
N: Lucas De Marchi <lucas.de.marchi@gmail.com>
F: package/fswebcam/
-N: Ludovic Desroches <ludovic.desroches@atmel.com>
+N: Ludovic Desroches <ludovic.desroches@microchip.com>
F: board/atmel/
F: configs/at91*
F: configs/atmel_*
--
2.15.0
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-06-13 21:45 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-14 23:59 [Buildroot] [PATCH] DEVELOPERS: Update email address Damien Le Moal
2023-05-15 15:52 ` Peter Korsgaard
2023-06-13 21:45 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2018-02-27 16:43 Alistair Francis
2018-02-27 19:17 ` Peter Korsgaard
2017-11-16 15:22 [Buildroot] [PATCH] DEVELOPERS: update " Ludovic Desroches
2017-11-16 16:10 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox