linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: modify status of intelfb as orphan
@ 2016-08-31 17:11 Sudip Mukherjee
  2016-08-31 19:18 ` Joe Perches
  0 siblings, 1 reply; 3+ messages in thread
From: Sudip Mukherjee @ 2016-08-31 17:11 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, Sudip Mukherjee

The email of Maik Broemme is not working. gmail replied:

Delivery to the following recipient failed permanently:
mbroemme@plusserver.de

Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the server
for the recipient domain plusserver.de by mx1.plusserver.com.
[62.138.233.182].

The error that the other server returned was:
550 5.1.1 <mbroemme@plusserver.de>: Recipient address rejected:
User unknown in relay recipient table

I have tried to find other commits by Maik Broemme to find his latest
email but the last patch from him was in 2010.
55a23c4af83d ("intelfb: new maintainer")

Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
---

I think I have the hardware. Will test tomorrow.

 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d8e81b1..72280d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6148,9 +6148,8 @@ S:	Supported
 F:	drivers/cpufreq/intel_pstate.c
 
 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
-M:	Maik Broemme <mbroemme@plusserver.de>
 L:	linux-fbdev@vger.kernel.org
-S:	Maintained
+S:	Orphan
 F:	Documentation/fb/intelfb.txt
 F:	drivers/video/fbdev/intelfb/
 
-- 
1.9.1

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

* Re: [PATCH] MAINTAINERS: modify status of intelfb as orphan
  2016-08-31 17:11 [PATCH] MAINTAINERS: modify status of intelfb as orphan Sudip Mukherjee
@ 2016-08-31 19:18 ` Joe Perches
  2016-08-31 20:39   ` Maik Broemme
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2016-08-31 19:18 UTC (permalink / raw)
  To: Sudip Mukherjee, Andrew Morton; +Cc: linux-kernel, Maik Broemme

His new address is added to cc's.

Maik?

Do you agree with this change or
should your address be updated?

On Wed, 2016-08-31 at 22:41 +0530, Sudip Mukherjee wrote:
> The email of Maik Broemme is not working. gmail replied:
> 
> Delivery to the following recipient failed permanently:
> mbroemme@plusserver.de
> Technical details of permanent failure:
> Google tried to deliver your message, but it was rejected by the
> server
> for the recipient domain plusserver.de by mx1.plusserver.com.
> [62.138.233.182].
> 
> The error that the other server returned was:
> 550 5.1.1 <mbroemme@plusserver.de>: Recipient address rejected:
> User unknown in relay recipient table
> 
> I have tried to find other commits by Maik Broemme to find his latest
> email but the last patch from him was in 2010.
> 55a23c4af83d ("intelfb: new maintainer")
> 
> Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
> ---
> 
> I think I have the hardware. Will test tomorrow.
> 
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d8e81b1..72280d5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6148,9 +6148,8 @@ S:	Supported
>  F:	drivers/cpufreq/intel_pstate.c
>  
>  INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
> -M:	Maik Broemme <mbroemme@plusserver.de>
>  L:	linux-fbdev@vger.kernel.org
> -S:	Maintained
> +S:	Orphan
>  F:	Documentation/fb/intelfb.txt
>  F:	drivers/video/fbdev/intelfb/
>  

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

* Re: [PATCH] MAINTAINERS: modify status of intelfb as orphan
  2016-08-31 19:18 ` Joe Perches
@ 2016-08-31 20:39   ` Maik Broemme
  0 siblings, 0 replies; 3+ messages in thread
From: Maik Broemme @ 2016-08-31 20:39 UTC (permalink / raw)
  To: Joe Perches; +Cc: Sudip Mukherjee, Andrew Morton, linux-kernel

Hi,

oops forgot to change my e-mail address there. It is better to use
mbroemme@libmpq.org as permanent one.

On Aug 31, 2016, at 21:18, Joe Perches <joe@perches.com> wrote:
> His new address is added to cc's.
> 
> Maik?
> 
> Do you agree with this change or
> should your address be updated?
> 
> On Wed, 2016-08-31 at 22:41 +0530, Sudip Mukherjee wrote:
> > The email of Maik Broemme is not working. gmail replied:
> > 
> > Delivery to the following recipient failed permanently:
> > mbroemme@plusserver.de
> > Technical details of permanent failure:
> > Google tried to deliver your message, but it was rejected by the
> > server
> > for the recipient domain plusserver.de by mx1.plusserver.com.
> > [62.138.233.182].
> > 
> > The error that the other server returned was:
> > 550 5.1.1 <mbroemme@plusserver.de>: Recipient address rejected:
> > User unknown in relay recipient table
> > 
> > I have tried to find other commits by Maik Broemme to find his latest
> > email but the last patch from him was in 2010.
> > 55a23c4af83d ("intelfb: new maintainer")
> > 
> > Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
> > ---
> > 
> > I think I have the hardware. Will test tomorrow.
> > 
> >  MAINTAINERS | 3 +--
> >  1 file changed, 1 insertion(+), 2 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index d8e81b1..72280d5 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6148,9 +6148,8 @@ S:	Supported
> >  F:	drivers/cpufreq/intel_pstate.c
> >  
> >  INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
> > -M:	Maik Broemme <mbroemme@plusserver.de>
> >  L:	linux-fbdev@vger.kernel.org
> > -S:	Maintained
> > +S:	Orphan
> >  F:	Documentation/fb/intelfb.txt
> >  F:	drivers/video/fbdev/intelfb/
> >  
> 

--Maik

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

end of thread, other threads:[~2016-08-31 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-31 17:11 [PATCH] MAINTAINERS: modify status of intelfb as orphan Sudip Mukherjee
2016-08-31 19:18 ` Joe Perches
2016-08-31 20:39   ` Maik Broemme

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).