From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760184AbcHaUpb convert rfc822-to-8bit (ORCPT ); Wed, 31 Aug 2016 16:45:31 -0400 Received: from libmpq.org ([85.25.94.4]:52826 "EHLO libmpq.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754629AbcHaUp2 (ORCPT ); Wed, 31 Aug 2016 16:45:28 -0400 X-Greylist: delayed 349 seconds by postgrey-1.27 at vger.kernel.org; Wed, 31 Aug 2016 16:45:28 EDT Date: Wed, 31 Aug 2016 22:39:36 +0200 From: Maik Broemme To: Joe Perches Cc: Sudip Mukherjee , Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: modify status of intelfb as orphan Message-ID: <20160831203936.GD1130@libmpq.org> References: <1472663489-3834-1-git-send-email-sudipm.mukherjee@gmail.com> <1472671096.4176.30.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <1472671096.4176.30.camel@perches.com> X-Operating-System: Linux bart.theraso.int 4.7.2-1-ARCH X-PGP-Key-FingerPrint: 109D 0AC6 86CF 06BD 4890 17B0 8FB9 9971 4EEB 31F1 Organization: Personal User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 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 : 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 > > --- > > > > 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 > >  L: linux-fbdev@vger.kernel.org > > -S: Maintained > > +S: Orphan > >  F: Documentation/fb/intelfb.txt > >  F: drivers/video/fbdev/intelfb/ > >   > --Maik