From patchwork Fri Jul 12 00:52:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Grant Likely X-Patchwork-Id: 2826779 Return-Path: X-Original-To: patchwork-spi-devel-general@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id DD0319F968 for ; Fri, 12 Jul 2013 01:18:32 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E8B87201CF for ; Fri, 12 Jul 2013 01:18:31 +0000 (UTC) Received: from lists.sourceforge.net (lists.sourceforge.net [216.34.181.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 707AF201D6 for ; Fri, 12 Jul 2013 01:18:30 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=sfs-ml-3.v29.ch3.sourceforge.com) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1UxS0D-0007oc-Av; Fri, 12 Jul 2013 01:18:29 +0000 Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1UxS0B-0007oX-Dr for spi-devel-general@lists.sourceforge.net; Fri, 12 Jul 2013 01:18:27 +0000 X-ACL-Warn: Received: from mail-we0-f175.google.com ([74.125.82.175]) by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1UxS07-0001Al-SS for spi-devel-general@lists.sourceforge.net; Fri, 12 Jul 2013 01:18:27 +0000 Received: by mail-we0-f175.google.com with SMTP id t59so7519805wes.20 for ; Thu, 11 Jul 2013 18:18:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state; bh=CMLBERnkIFE9ofODUrMEW0e4SbtwxnjubTgpSaP8Aew=; b=ltaiBHC/zprOABccJIslAlPchR7CTK8puxrEVQOX5VjLyWxN3IVIr3iUwKpbWniD2Y /j+jjyK/J6jGii/FGnY1xv435yxHuA6oAdYYnVaEQwKGk8mvMrQ++GwtJlSxQVasnDbg NIy/jt8FbbQeG/23Nuxcb1dpLerUzO1KY4vBmWf25imlExSOkwUA0VxJ3RiU3iCtSVoE MtmBmer7JkrA4jiVFULvUSbDhnL7yQNLBXJTlbDJ+KMVJl7W6WKJLbhagT9I1tKlzOof NqwCREbGudSrbAWphBqiizFRoNU4oCABAyMRd2Vqc8dDal86PX/g/sawYZDhJi/z8R2m ZGfA== X-Received: by 10.194.121.132 with SMTP id lk4mr22744141wjb.25.1373590356136; Thu, 11 Jul 2013 17:52:36 -0700 (PDT) Received: from localhost ([193.120.41.118]) by mx.google.com with ESMTPSA id o10sm486910wiz.5.2013.07.11.17.52.34 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 11 Jul 2013 17:52:35 -0700 (PDT) Received: by localhost (Postfix, from userid 1000) id 45D3D3E1095; Fri, 12 Jul 2013 01:52:33 +0100 (BST) From: Grant Likely To: linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, spi-devel-general@lists.sourceforge.net Subject: [PATCH] MAINTAINERS: Remove Grant Likely Date: Fri, 12 Jul 2013 01:52:16 +0100 Message-Id: <1373590336-14560-1-git-send-email-grant.likely@linaro.org> X-Mailer: git-send-email 1.8.1.2 X-Gm-Message-State: ALoCoQl51HHKTPIg7gY9Nd9/V55B0j6V04UC7G68ALYr106/9msuUr49qU1ksawOVfik7dYTml8a X-Spam-Score: 0.0 (/) X-Headers-End: 1UxS07-0001Al-SS Cc: Grant Likely X-BeenThere: spi-devel-general@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: Linux SPI core/device drivers discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: spi-devel-general-bounces@lists.sourceforge.net X-Spam-Status: No, score=-7.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Unfortunately, I'm no longer to spend the time needed on maintainership. It is time for me to step aside and pass maintainership to other engineers. I'm not disappearing from Linux development, but it would be irresponsible for me to hold onto a job that I am unable to do. GPIO and SPI are in good hands with Linus and Mark. Rob Herring has a really good grasp on the DT core code, and in the last week there have been several volunteers to create and maintain a DT bindings tree. You can expect to see an email about that hit the list shortly. Signed-off-by: Grant Likely --- MAINTAINERS | 8 -------- 1 file changed, 8 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 250dc97..339fcdd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3564,10 +3564,8 @@ F: drivers/isdn/gigaset/ F: include/uapi/linux/gigaset_dev.h GPIO SUBSYSTEM -M: Grant Likely M: Linus Walleij S: Maintained -T: git git://git.secretlab.ca/git/linux-2.6.git F: Documentation/gpio.txt F: drivers/gpio/ F: include/linux/gpio* @@ -4411,8 +4409,6 @@ F: drivers/irqchip/ IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) M: Benjamin Herrenschmidt -M: Grant Likely -T: git git://git.secretlab.ca/git/linux-2.6.git irqdomain/next S: Maintained F: Documentation/IRQ-domain.txt F: include/linux/irqdomain.h @@ -5945,11 +5941,8 @@ F: Documentation/i2c/busses/i2c-ocores F: drivers/i2c/busses/i2c-ocores.c OPEN FIRMWARE AND FLATTENED DEVICE TREE -M: Grant Likely M: Rob Herring L: devicetree-discuss@lists.ozlabs.org (moderated for non-subscribers) -W: http://fdt.secretlab.ca -T: git git://git.secretlab.ca/git/linux-2.6.git S: Maintained F: Documentation/devicetree F: drivers/of @@ -7623,7 +7616,6 @@ F: drivers/clk/spear/ SPI SUBSYSTEM M: Mark Brown -M: Grant Likely L: spi-devel-general@lists.sourceforge.net T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git Q: http://patchwork.kernel.org/project/spi-devel-general/list/