From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2851AC10F0E for ; Thu, 18 Apr 2019 18:57:51 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EE2F2214DA for ; Thu, 18 Apr 2019 18:57:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="KeRJWO1V"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="F6ZkQWIG" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EE2F2214DA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=xqNDzbY+5eKSj4u9KpmWyszznc3+GL2S+gc5eh1Ns/s=; b=KeRJWO1VvmP4cQ hx+laTK0UGJsDNwSsO/TB6xHLpDn5W9hDqs3B9o0ObBHl47MeDutJi6470PHiPHRz1fRQWJ3qlR2e oec7iVzydFavWNSChOx9RyLYOFmxsa5SDVaDHo+Ej5bFPkohAtdsa67jcd9VDqxavAlQ5dlclM48a +fIkAc69OKnZ2Y+Zi9eMPBNqiCxbDUaYBrdGl35gU/AmXoCWbwuUp4bxGkFl61RnYDXqQ3C+ufR5J tUteLUKLqRSCc4o2il9mKuagDhAskisNMgf/q1ksY2PlUfBWu8+VJf68NUZX1aFfNmOnAifdZ+lny DPL2vKZ0Sbmgyv50Wnzw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hHCEC-0006zj-TV; Thu, 18 Apr 2019 18:57:44 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hHCE9-0006wf-Ci for linux-arm-kernel@lists.infradead.org; Thu, 18 Apr 2019 18:57:42 +0000 Received: from localhost (c-71-197-186-152.hsd1.wa.comcast.net [71.197.186.152]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B31AD214DA; Thu, 18 Apr 2019 18:57:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555613860; bh=UCnRdH7uD7XeKCi8VXXg/2EZ9AATRIWIumC2ENp1tdk=; h=From:To:Cc:Subject:Date:From; b=F6ZkQWIGqPasil1h52lcEewMmIkMkR1g5mqf5sq1JEmaXXVy6l4X/mi0MWpBgGdSI khKz7KQew2TFcqTE62ISTSwU2TedvZD+/0DDgo3hcviFKF5Dne+nBB5aVkTYKx5e9v CNjtn9iiMmQ2JgCxKRPvQ/P//tOQxat+dZ/fiH2k= From: Kevin Hilman To: Sekhar Nori Subject: [PATCH v2] MAINTAINERS: update arch/arm/mach-davinci Date: Thu, 18 Apr 2019 11:57:40 -0700 Message-Id: <20190418185740.11497-1-khilman@kernel.org> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190418_115741_467650_1A67CA69 X-CRM114-Status: GOOD ( 10.36 ) 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: Kevin Hilman , linux-arm-kernel@lists.infradead.org, Bartosz Golaszewski Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Kevin Hilman It's time to officially admit I'm not doing anything useful for mach-davinci anymore. Since Bartosz is bringing all the code I wrote 10+ years ago into the modern era, he should take over. Cc: Sekhar Nori Cc: Bartosz Golaszewski Signed-off-by: Kevin Hilman --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b548..9a17a7e45471 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15457,7 +15457,7 @@ F: include/linux/clk/ti.h TI DAVINCI MACHINE SUPPORT M: Sekhar Nori -M: Kevin Hilman +R: Bartosz Golaszewski L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git S: Supported -- 2.21.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel