* [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
@ 2013-02-12 21:20 Joe Perches
2013-02-12 22:05 ` Hans de Goede
` (2 more replies)
0 siblings, 3 replies; 13+ messages in thread
From: Joe Perches @ 2013-02-12 21:20 UTC (permalink / raw)
To: Greg KH; +Cc: Jarod Wilson, Mauro Carvalho Chehab, devel, linux-media, LKML
His email bounces and he hasn't done work on
these sections in a couple of years.
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1d0651e..8d47b3a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7523,7 +7523,6 @@ F: drivers/staging/comedi/
STAGING - CRYSTAL HD VIDEO DECODER
M: Naren Sankar <nsankar@broadcom.com>
-M: Jarod Wilson <jarod@wilsonet.com>
M: Scott Davilla <davilla@4pi.com>
M: Manu Abraham <abraham.manu@gmail.com>
S: Odd Fixes
@@ -7557,9 +7556,8 @@ S: Odd Fixes
F: drivers/staging/iio/
STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS
-M: Jarod Wilson <jarod@wilsonet.com>
W: http://www.lirc.org/
-S: Odd Fixes
+S: Orphan
F: drivers/staging/media/lirc/
STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
^ permalink raw reply related [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-12 21:20 [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers Joe Perches
@ 2013-02-12 22:05 ` Hans de Goede
2013-02-13 2:38 ` thomas schorpp
2013-02-13 6:36 ` Dan Carpenter
2 siblings, 0 replies; 13+ messages in thread
From: Hans de Goede @ 2013-02-12 22:05 UTC (permalink / raw)
To: Joe Perches
Cc: Greg KH, Jarod Wilson, Mauro Carvalho Chehab, devel, linux-media,
LKML
Hi
On 02/12/2013 10:20 PM, Joe Perches wrote:
> His email bounces
jwilson@redhat.com should work I think.
Note I think this may be the right call,
but asking him directly is better :)
Regards,
Hans
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-12 21:20 [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers Joe Perches
2013-02-12 22:05 ` Hans de Goede
@ 2013-02-13 2:38 ` thomas schorpp
2013-02-13 2:49 ` Joe Perches
2013-02-13 6:36 ` Dan Carpenter
2 siblings, 1 reply; 13+ messages in thread
From: thomas schorpp @ 2013-02-13 2:38 UTC (permalink / raw)
To: linux-media; +Cc: joe
On 12.02.2013 22:20, Joe Perches wrote:
> His email bounces and he hasn't done work on
> these sections in a couple of years.
>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
> MAINTAINERS | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d0651e..8d47b3a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7523,7 +7523,6 @@ F: drivers/staging/comedi/
>
> STAGING - CRYSTAL HD VIDEO DECODER
> M: Naren Sankar <nsankar@broadcom.com>
> -M: Jarod Wilson <jarod@wilsonet.com>
> M: Scott Davilla <davilla@4pi.com>
> M: Manu Abraham <abraham.manu@gmail.com>
> S: Odd Fixes
> @@ -7557,9 +7556,8 @@ S: Odd Fixes
> F: drivers/staging/iio/
Not bouncing:
-> RCPT TO:<jarod@redhat.com>
<- 250 2.0.0 r1D2CGt8016879 Message accepted for delivery
-> RCPT TO:<davilla@4pi.com>
<- 250 OK id=1U5S5A-0001hr-O7
-> RCPT TO:<nsankar@broadcom.com>
<- 250 OK - Data received
but noreply on 5+ tries, as for
amejia@debian.org (Broadcom crystalhd LGPL code repository @ Debian & Debian maintainer)
No reply to confirmed critical BUG with emergency patches in tracker:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699470
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682252
http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=crystalhd
y
tom
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-13 2:38 ` thomas schorpp
@ 2013-02-13 2:49 ` Joe Perches
2013-02-13 5:15 ` VDR User
2013-02-13 5:54 ` thomas schorpp
0 siblings, 2 replies; 13+ messages in thread
From: Joe Perches @ 2013-02-13 2:49 UTC (permalink / raw)
To: thomas.schorpp; +Cc: linux-media
On Wed, 2013-02-13 at 03:38 +0100, thomas schorpp wrote:
> On 12.02.2013 22:20, Joe Perches wrote:
> > His email bounces and he hasn't done work on
> > these sections in a couple of years.
[]
> > diff --git a/MAINTAINERS b/MAINTAINERS
[]
> > -M: Jarod Wilson <jarod@wilsonet.com>
> Not bouncing:
>
> -> RCPT TO:<jarod@redhat.com>
> <- 250 2.0.0 r1D2CGt8016879 Message accepted for delivery
That's his redhat address, it doesn't bounce.
Try the jarod@wilsonet.com address
as shown above listed in MAINTAINERS.
Bounces for me.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-13 2:49 ` Joe Perches
@ 2013-02-13 5:15 ` VDR User
2013-02-13 6:15 ` thomas schorpp
2013-02-13 5:54 ` thomas schorpp
1 sibling, 1 reply; 13+ messages in thread
From: VDR User @ 2013-02-13 5:15 UTC (permalink / raw)
To: Joe Perches; +Cc: thomas.schorpp, linux-media
You can also try Jarod Wilson on freenode irc in #lirc. He is usually there.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-13 2:49 ` Joe Perches
2013-02-13 5:15 ` VDR User
@ 2013-02-13 5:54 ` thomas schorpp
2013-02-13 6:40 ` thomas schorpp
1 sibling, 1 reply; 13+ messages in thread
From: thomas schorpp @ 2013-02-13 5:54 UTC (permalink / raw)
To: Joe Perches; +Cc: linux-media
On 13.02.2013 03:49, Joe Perches wrote:
> On Wed, 2013-02-13 at 03:38 +0100, thomas schorpp wrote:
>> On 12.02.2013 22:20, Joe Perches wrote:
>>> His email bounces and he hasn't done work on
>>> these sections in a couple of years.
> []
>>> diff --git a/MAINTAINERS b/MAINTAINERS
> []
>>> -M: Jarod Wilson <jarod@wilsonet.com>
>
>> Not bouncing:
>>
>> -> RCPT TO:<jarod@redhat.com>
>> <- 250 2.0.0 r1D2CGt8016879 Message accepted for delivery
>
> That's his redhat address, it doesn't bounce.
>
> Try the jarod@wilsonet.com address
> as shown above listed in MAINTAINERS.
>
> Bounces for me.
Cant confirm:
wilsonet.com. 5602 IN MX 0 aspmx.l.google.com.
...
-> RCPT TO:<jarod@wilsonet.com>
<- 250 2.0.0 OK 1360733211 g1si2865285eeo.229 - gsmtp
$ grep jarod /var/log/mail.log
$
perches.com mail is handled by 10 mx.perches.com.cust.hostedemail.com.
554 5.7.1 Service unavailable; Client host blocked using urbl.hostedemail.com
Maybe Your genious mailhoster blocks You too with https://www.senderscore.org for sending
to much "linux spam" with fake bounces or Google is blocking them with their own blocklist bullshit ;-)
y
tom
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-13 5:15 ` VDR User
@ 2013-02-13 6:15 ` thomas schorpp
2013-02-13 6:54 ` thomas schorpp
2013-02-13 15:47 ` VDR User
0 siblings, 2 replies; 13+ messages in thread
From: thomas schorpp @ 2013-02-13 6:15 UTC (permalink / raw)
To: VDR User; +Cc: linux-media
On 13.02.2013 06:15, VDR User wrote:
> You can also try Jarod Wilson on freenode irc in #lirc. He is usually there.
>
What for? Bothering him with issues from blocklisting mailhosters' RFC violations?
y
tom
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-12 21:20 [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers Joe Perches
2013-02-12 22:05 ` Hans de Goede
2013-02-13 2:38 ` thomas schorpp
@ 2013-02-13 6:36 ` Dan Carpenter
2013-02-15 21:18 ` Jarod Wilson
2 siblings, 1 reply; 13+ messages in thread
From: Dan Carpenter @ 2013-02-13 6:36 UTC (permalink / raw)
To: Joe Perches
Cc: Greg KH, devel, LKML, Mauro Carvalho Chehab, linux-media,
Jarod Wilson
On Tue, Feb 12, 2013 at 01:20:36PM -0800, Joe Perches wrote:
> His email bounces and he hasn't done work on
> these sections in a couple of years.
>
I've added him to the CC list.
Can we just update MAINTAINERS with the correct email address? It's
been useful to CC him on stuff.
regards,
dan carpenter
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-13 5:54 ` thomas schorpp
@ 2013-02-13 6:40 ` thomas schorpp
0 siblings, 0 replies; 13+ messages in thread
From: thomas schorpp @ 2013-02-13 6:40 UTC (permalink / raw)
To: linux-media
On 13.02.2013 06:54, thomas schorpp wrote:
> On 13.02.2013 03:49, Joe Perches wrote:
...
>> Bounces for me.
>
> Cant confirm:
>
> wilsonet.com. 5602 IN MX 0 aspmx.l.google.com.
> ...
>
> -> RCPT TO:<jarod@wilsonet.com>
> <- 250 2.0.0 OK 1360733211 g1si2865285eeo.229 - gsmtp
>
> $ grep jarod /var/log/mail.log
> $
>
Sorry, need some sleep soon, correction:
$ grep google /var/log/mail.log
$
But still no bounce.
y
tom
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-13 6:15 ` thomas schorpp
@ 2013-02-13 6:54 ` thomas schorpp
2013-02-13 15:47 ` VDR User
1 sibling, 0 replies; 13+ messages in thread
From: thomas schorpp @ 2013-02-13 6:54 UTC (permalink / raw)
To: linux-media
On 13.02.2013 07:15, thomas schorpp wrote:
> On 13.02.2013 06:15, VDR User wrote:
>> You can also try Jarod Wilson on freenode irc in #lirc. He is usually there.
>>
>
> What for? Bothering him with issues from blocklisting mailhosters' RFC violations?
>
> y
> tom
>
Unbelievable, this blocklist bullshit .org https://www.senderscore.org/senderscore/
claims the reputation to teach others about "reputation" and blocking internet mailers
but their own crap mailserver cannot even handle TLS:
$ swaks -tls -t postmaster@senderscore.org -h xxxxxxxxxx -f xxxxxxxxxxxx
=== Trying smtp.returnpath.net:25...
=== Connected to smtp.returnpath.net.
<- 220 smtp.returnpath.net ESMTP Postfix
-> EHLO xxxxxxxxx
<- 250-smtp.returnpath.net
...
*** Host did not advertise STARTTLS
-> QUIT
<- 221 2.0.0 Bye
=== Connection closed with remote host.
Bah!
y
tom
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-13 6:15 ` thomas schorpp
2013-02-13 6:54 ` thomas schorpp
@ 2013-02-13 15:47 ` VDR User
1 sibling, 0 replies; 13+ messages in thread
From: VDR User @ 2013-02-13 15:47 UTC (permalink / raw)
To: thomas.schorpp; +Cc: linux-media
On Tue, Feb 12, 2013 at 10:15 PM, thomas schorpp
<thomas.schorpp@gmail.com> wrote:
>> You can also try Jarod Wilson on freenode irc in #lirc. He is usually
>> there.
>
> What for? Bothering him with issues from blocklisting mailhosters' RFC
> violations?
Who said anything about that? Nobody, so why are you making it up?
Obviously to communicate with him about someone trying to remove him
from the maintainers list and declare the lirc drivers orphaned. I
don't know why I even have to point that out.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-13 6:36 ` Dan Carpenter
@ 2013-02-15 21:18 ` Jarod Wilson
2013-02-15 21:58 ` Joe Perches
0 siblings, 1 reply; 13+ messages in thread
From: Jarod Wilson @ 2013-02-15 21:18 UTC (permalink / raw)
To: Dan Carpenter
Cc: Joe Perches, Greg KH, devel, LKML, Mauro Carvalho Chehab,
linux-media
On Wed, Feb 13, 2013 at 09:36:04AM +0300, Dan Carpenter wrote:
> On Tue, Feb 12, 2013 at 01:20:36PM -0800, Joe Perches wrote:
> > His email bounces and he hasn't done work on
> > these sections in a couple of years.
> >
>
> I've added him to the CC list.
>
> Can we just update MAINTAINERS with the correct email address? It's
> been useful to CC him on stuff.
Domain reg lapsed, never saw the notice, but its all better now. Yes, I've
been inactive on this stuff of late, lots going on in my personal life
that has reduced free time for upstream work to nearly nil. I hope to get
back into it once things settle down, which should be happening relativley
soon...
--
Jarod Wilson
jarod@redhat.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers
2013-02-15 21:18 ` Jarod Wilson
@ 2013-02-15 21:58 ` Joe Perches
0 siblings, 0 replies; 13+ messages in thread
From: Joe Perches @ 2013-02-15 21:58 UTC (permalink / raw)
To: Jarod Wilson
Cc: Dan Carpenter, Greg KH, devel, LKML, Mauro Carvalho Chehab,
linux-media
On Fri, 2013-02-15 at 16:18 -0500, Jarod Wilson wrote:
> On Wed, Feb 13, 2013 at 09:36:04AM +0300, Dan Carpenter wrote:
> > On Tue, Feb 12, 2013 at 01:20:36PM -0800, Joe Perches wrote:
> > > His email bounces and he hasn't done work on
> > > these sections in a couple of years.
> > I've added him to the CC list.
> > Can we just update MAINTAINERS with the correct email address? It's
> > been useful to CC him on stuff.
>
> Domain reg lapsed, never saw the notice, but its all better now.
Good news. Nevermind...
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2013-02-15 21:58 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-12 21:20 [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers Joe Perches
2013-02-12 22:05 ` Hans de Goede
2013-02-13 2:38 ` thomas schorpp
2013-02-13 2:49 ` Joe Perches
2013-02-13 5:15 ` VDR User
2013-02-13 6:15 ` thomas schorpp
2013-02-13 6:54 ` thomas schorpp
2013-02-13 15:47 ` VDR User
2013-02-13 5:54 ` thomas schorpp
2013-02-13 6:40 ` thomas schorpp
2013-02-13 6:36 ` Dan Carpenter
2013-02-15 21:18 ` Jarod Wilson
2013-02-15 21:58 ` Joe Perches
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox