Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] DEVELOPERS: remove David Bachelart
@ 2024-03-26 14:29 Thomas Petazzoni via buildroot
  2024-04-28 11:02 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-03-26 14:29 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=e8fcd9876d9e0d0fff8b8aca2462d89d69b0601b
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

David's e-mail is bouncing:

<david.bachelart@bbright.com>: host aspmx.l.google.com[2a00:1450:400c:c0c::1a]
    said: 550-5.1.1 The email account that you tried to reach does not exist.
    Please try 550-5.1.1 double-checking the recipient's email address for
    typos or 550-5.1.1 unnecessary spaces. For more information, go to 550
    5.1.1  https://support.google.com/mail/?p=NoSuchUser
    n19-20020a05600c4f9300b00414111d4396si2497070wmq.117 - gsmtp (in reply to
    RCPT TO command)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 DEVELOPERS | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/DEVELOPERS b/DEVELOPERS
index 884edfe149..313fc16b9d 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -773,15 +773,6 @@ N:	Dario Binacchi <dariobin@libero.it>
 F:	package/uboot-bootcount/
 F:	package/libmnl/
 
-N:	David Bachelart <david.bachelart@bbright.com>
-F:	package/ccrypt/
-F:	package/dos2unix/
-F:	package/ipmiutil/
-F:	package/jsmn/
-F:	package/python-daemon/
-F:	package/sslh/
-F:	package/udpxy/
-
 N:	David Bender <codehero@gmail.com>
 F:	package/benejson/
 F:	package/cgic/
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [git commit] DEVELOPERS: remove David Bachelart
  2024-03-26 14:29 [Buildroot] [git commit] DEVELOPERS: remove David Bachelart Thomas Petazzoni via buildroot
@ 2024-04-28 11:02 ` Peter Korsgaard
  2024-04-28 11:03   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2024-04-28 11:02 UTC (permalink / raw)
  To: Thomas Petazzoni via buildroot; +Cc: Thomas Petazzoni

>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=e8fcd9876d9e0d0fff8b8aca2462d89d69b0601b
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > David's e-mail is bouncing:

 > <david.bachelart@bbright.com>: host aspmx.l.google.com[2a00:1450:400c:c0c::1a]
 >     said: 550-5.1.1 The email account that you tried to reach does not exist.
 >     Please try 550-5.1.1 double-checking the recipient's email address for
 >     typos or 550-5.1.1 unnecessary spaces. For more information, go to 550
 >     5.1.1  https://support.google.com/mail/?p=NoSuchUser
 >     n19-20020a05600c4f9300b00414111d4396si2497070wmq.117 - gsmtp (in reply to
 >     RCPT TO command)

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [git commit] DEVELOPERS: remove David Bachelart
  2024-04-28 11:02 ` Peter Korsgaard
@ 2024-04-28 11:03   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-04-28 11:03 UTC (permalink / raw)
  To: Thomas Petazzoni via buildroot; +Cc: Thomas Petazzoni

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:
 >> commit: https://git.buildroot.net/buildroot/commit/?id=e8fcd9876d9e0d0fff8b8aca2462d89d69b0601b
 >> branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 >> David's e-mail is bouncing:

 >> <david.bachelart@bbright.com>: host aspmx.l.google.com[2a00:1450:400c:c0c::1a]
 >> said: 550-5.1.1 The email account that you tried to reach does not exist.
 >> Please try 550-5.1.1 double-checking the recipient's email address for
 >> typos or 550-5.1.1 unnecessary spaces. For more information, go to 550
 >> 5.1.1  https://support.google.com/mail/?p=NoSuchUser
 >> n19-20020a05600c4f9300b00414111d4396si2497070wmq.117 - gsmtp (in reply to
 >> RCPT TO command)

 >> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

 > Committed, thanks.

.. to 2024.02.x naturally.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-28 11:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-26 14:29 [Buildroot] [git commit] DEVELOPERS: remove David Bachelart Thomas Petazzoni via buildroot
2024-04-28 11:02 ` Peter Korsgaard
2024-04-28 11:03   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox