Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] DEVELOPERS: drop Valentin Korenblit's entry
@ 2018-07-16 17:21 Joseph Kogut
  2018-07-16 17:21 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add myself for clang and llvm Joseph Kogut
  2018-07-17  9:37 ` [Buildroot] [PATCH 1/2] DEVELOPERS: drop Valentin Korenblit's entry Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Joseph Kogut @ 2018-07-16 17:21 UTC (permalink / raw)
  To: buildroot

Emails bounce, the server replies with "Recipient address rejected".

Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
---
 DEVELOPERS | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/DEVELOPERS b/DEVELOPERS
index de09979999..d13ae2ee38 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -2003,10 +2003,6 @@ N:	Tzu-Jung Lee <roylee17@gmail.com>
 F:	package/dropwatch/
 F:	package/tstools/
 
-N:	Valentin Korenblit <valentin.korenblit@smile.fr>
-F:	package/clang/
-F:	package/llvm/
-
 N:	Vanya Sergeev <vsergeev@gmail.com>
 F:	package/lua-periphery/
 
-- 
2.18.0

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

* [Buildroot] [PATCH 2/2] DEVELOPERS: add myself for clang and llvm
  2018-07-16 17:21 [Buildroot] [PATCH 1/2] DEVELOPERS: drop Valentin Korenblit's entry Joseph Kogut
@ 2018-07-16 17:21 ` Joseph Kogut
  2018-07-17  9:37   ` Thomas Petazzoni
  2018-07-17  9:37 ` [Buildroot] [PATCH 1/2] DEVELOPERS: drop Valentin Korenblit's entry Thomas Petazzoni
  1 sibling, 1 reply; 5+ messages in thread
From: Joseph Kogut @ 2018-07-16 17:21 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
---
 DEVELOPERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/DEVELOPERS b/DEVELOPERS
index d13ae2ee38..1a83e53875 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -1059,8 +1059,10 @@ F:	package/rabbitmq-c/
 N:	Joseph Kogut <joseph.kogut@gmail.com>
 F:	package/at-spi2-atk/
 F:	package/at-spi2-core/
+F:	package/clang/
 F:	package/gconf/
 F:	package/libnss/
+F:	package/llvm/
 F:	package/python-cython/
 F:	package/python-raven/
 F:	package/python-schedule/
-- 
2.18.0

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

* [Buildroot] [PATCH 1/2] DEVELOPERS: drop Valentin Korenblit's entry
  2018-07-16 17:21 [Buildroot] [PATCH 1/2] DEVELOPERS: drop Valentin Korenblit's entry Joseph Kogut
  2018-07-16 17:21 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add myself for clang and llvm Joseph Kogut
@ 2018-07-17  9:37 ` Thomas Petazzoni
  2018-07-17 14:57   ` Joseph Kogut
  1 sibling, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2018-07-17  9:37 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 16 Jul 2018 10:21:40 -0700, Joseph Kogut wrote:
> Emails bounce, the server replies with "Recipient address rejected".
> 
> Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>

Valentin sent a patch to update his e-mail address, so I've applied his
patch instead of dropping him from the DEVELOPERS file.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 2/2] DEVELOPERS: add myself for clang and llvm
  2018-07-16 17:21 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add myself for clang and llvm Joseph Kogut
@ 2018-07-17  9:37   ` Thomas Petazzoni
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2018-07-17  9:37 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 16 Jul 2018 10:21:41 -0700, Joseph Kogut wrote:
> Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
> ---
>  DEVELOPERS | 2 ++
>  1 file changed, 2 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/2] DEVELOPERS: drop Valentin Korenblit's entry
  2018-07-17  9:37 ` [Buildroot] [PATCH 1/2] DEVELOPERS: drop Valentin Korenblit's entry Thomas Petazzoni
@ 2018-07-17 14:57   ` Joseph Kogut
  0 siblings, 0 replies; 5+ messages in thread
From: Joseph Kogut @ 2018-07-17 14:57 UTC (permalink / raw)
  To: buildroot

On Tue, Jul 17, 2018 at 2:37 AM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:
>
> Hello,
>
> On Mon, 16 Jul 2018 10:21:40 -0700, Joseph Kogut wrote:
> > Emails bounce, the server replies with "Recipient address rejected".
> >
> > Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
>
> Valentin sent a patch to update his e-mail address, so I've applied his
> patch instead of dropping him from the DEVELOPERS file.
>
> Thanks,
>
> Thomas

I'm glad to hear that.

Thanks!

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

end of thread, other threads:[~2018-07-17 14:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-16 17:21 [Buildroot] [PATCH 1/2] DEVELOPERS: drop Valentin Korenblit's entry Joseph Kogut
2018-07-16 17:21 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add myself for clang and llvm Joseph Kogut
2018-07-17  9:37   ` Thomas Petazzoni
2018-07-17  9:37 ` [Buildroot] [PATCH 1/2] DEVELOPERS: drop Valentin Korenblit's entry Thomas Petazzoni
2018-07-17 14:57   ` Joseph Kogut

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