From patchwork Mon Mar 6 06:11:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Courbot X-Patchwork-Id: 9605129 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A30966046A for ; Mon, 6 Mar 2017 06:12:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8A3E027BE5 for ; Mon, 6 Mar 2017 06:12:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7BA0227E22; Mon, 6 Mar 2017 06:12:43 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id E807E27BE5 for ; Mon, 6 Mar 2017 06:12:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=vDMt3exsY/OFVygNg0nIBohqPIYJo6yq8Ql83eQ6jH4=; b=iX+k+8Fz57KBIK HVkw+sYTWOfKAVI29MnIQLyD+cskJc5J/mnicwJSHGP/UgdvYQ9zpaCWAgLezWsXFiGhwKLkPXerK gZLW5wtNmaIChdOJe/YRsgiL2yZsscw2Pt4EhihpaMoTWlsoN0nEum8+gzGvmV02sbxHpn68s/tIo u2vO/cyFcks9Vtkt1WG+kVvl16ssdzzxAs46RfbpZq1v2dTtxTZED+Z7cCZbSRC5ekOfF9CCXVg/9 tGzg6f1vbxQYjHJne2HJuWDWM3ufRqg0uLbjODLUppYqgPr7BsFkHE1+PFTcbO5SCtsP0LGjneNs1 AO1dR/xWcmc+4XGGwJEQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cklss-0005Y1-F8; Mon, 06 Mar 2017 06:12:38 +0000 Received: from nat-hk.nvidia.com ([203.18.50.4]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cklso-0005B4-Cw for linux-arm-kernel@lists.infradead.org; Mon, 06 Mar 2017 06:12:37 +0000 Received: from hkpgpgate102.nvidia.com (Not Verified[10.18.92.9]) by nat-hk.nvidia.com id ; Mon, 06 Mar 2017 14:12:09 +0800 Received: from HKMAIL101.nvidia.com ([10.18.67.137]) by hkpgpgate102.nvidia.com (PGP Universal service); Sun, 05 Mar 2017 22:12:09 -0800 X-PGP-Universal: processed; by hkpgpgate102.nvidia.com on Sun, 05 Mar 2017 22:12:09 -0800 Received: from DRHKMAIL101.nvidia.com (10.25.59.15) by HKMAIL101.nvidia.com (10.18.16.10) with Microsoft SMTP Server (TLS) id 15.0.1263.5; Mon, 6 Mar 2017 06:12:06 +0000 Received: from HQMAIL105.nvidia.com (172.20.187.12) by drhkmail101.nvidia.com (10.25.59.15) with Microsoft SMTP Server (TLS) id 15.0.1263.5; Mon, 6 Mar 2017 06:11:52 +0000 Received: from percival.nvidia.com (172.20.13.39) by HQMAIL105.nvidia.com (172.20.187.12) with Microsoft SMTP Server (TLS) id 15.0.1263.5 via Frontend Transport; Mon, 6 Mar 2017 06:11:41 +0000 From: Alexandre Courbot To: Thierry Reding , Jonathan Hunter Subject: [PATCH] MAINTAINERS: Remove self from Tegra maintainers Date: Mon, 6 Mar 2017 15:11:34 +0900 Message-ID: <20170306061134.21105-1-acourbot@nvidia.com> X-Mailer: git-send-email 2.12.0 X-NVConfidentiality: public MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170305_221234_690827_488D448A X-CRM114-Status: UNSURE ( 8.34 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-tegra@vger.kernel.org, gnurou@gmail.com, Alexandre Courbot , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP I have not been doing any Tegra maintainance work for a while, and this is unlikely to change in the foreseeable future. Better reflect the actual state of things by removing myself from the list. Signed-off-by: Alexandre Courbot --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index b0b731047263..6894d47de8c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12313,7 +12313,6 @@ F: drivers/media/rc/ttusbir.c TEGRA ARCHITECTURE SUPPORT M: Thierry Reding -M: Alexandre Courbot M: Jonathan Hunter L: linux-tegra@vger.kernel.org Q: http://patchwork.ozlabs.org/project/linux-tegra/list/