From patchwork Sat May 2 17:23:22 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tilman Schmidt X-Patchwork-Id: 467280 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 13D5F140316 for ; Sun, 3 May 2015 03:23:32 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=imap.cc header.i=@imap.cc header.b=vJtl4Ifk; dkim-adsp=unknown (unprotected policy); dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751272AbbEBRX0 (ORCPT ); Sat, 2 May 2015 13:23:26 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:53047 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751094AbbEBRXY (ORCPT ); Sat, 2 May 2015 13:23:24 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 29A6420B49 for ; Sat, 2 May 2015 13:23:24 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute3.internal (MEProxy); Sat, 02 May 2015 13:23:24 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=imap.cc; h=cc :content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=1fW phTYNgaiqjAdBHiv36vexncs=; b=vJtl4Ifku9eSB4zZucR/ZoO35r8ine735Oh 7K6opzgCnWJvmu8R/H26Lob9v0evS6+6BSEb1EaSKdOIMTOsjd+kfxilbqls0W0H UEDCSoeGV2nO2HjiVgSY8GLPTlt3WcdAJl2z/CRcxIpaFIE5q6zHc9ThJazC1sBY 2A0MSiWA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=1fWphTYNgaiqjAdBHiv36vexncs=; b=Xxyuq GquWyYTiC8vdkGRm80v4fdBTXo9XU/0VQhSgJmUm1v3pNc/fFd5mypgRHHI5ZUhW f1UgrgeNlTGkLJDQz7jngkfq/Lv0KDy1UOXaJHRCLrFsiUGNlhUr7z2W1irREO+q k0hBihAnuodyRV29W0mckb6y0U8vTKpwy157Rc= X-Sasl-enc: Zmx+9Zuda0/fbMeCqizuJG2gOesi98MgKV5P6lSKvEnu 1430587403 Received: from [192.168.59.110] (unknown [93.232.193.233]) by mail.messagingengine.com (Postfix) with ESMTPA id 30DB7C00011; Sat, 2 May 2015 13:23:22 -0400 (EDT) Message-ID: <5545080A.9040005@imap.cc> Date: Sat, 02 May 2015 19:23:22 +0200 From: Tilman Schmidt User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Linux Networking Mailing List CC: David Miller , =?UTF-8?B?SGFuc2rDtnJnIExpcHA=?= , ISDN4Linux Mailing List , Linux Kernel Mailing List Subject: [PATCH] isdn/gigaset: cede maintainership Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org As German phone operators are discontinuing ISDN service, neither Hansjörg nor I will be able to maintain the Gigaset ISDN drivers any longer. Paul Bolle offered to step into the breach for odd fixes. Signed-off-by: Tilman Schmidt Acked-by: Paul Bolle --- MAINTAINERS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) -- 1.9.2.459.g68773ac diff --git a/MAINTAINERS b/MAINTAINERS index 2e5bbc0..718282d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4364,11 +4364,10 @@ F: fs/gfs2/ F: include/uapi/linux/gfs2_ondisk.h GIGASET ISDN DRIVERS -M: Hansjoerg Lipp -M: Tilman Schmidt +M: Paul Bolle L: gigaset307x-common@lists.sourceforge.net W: http://gigaset307x.sourceforge.net/ -S: Maintained +S: Odd Fixes F: Documentation/isdn/README.gigaset F: drivers/isdn/gigaset/ F: include/uapi/linux/gigaset_dev.h