From patchwork Mon Nov 26 19:42:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 10699175 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1AF7F13AD for ; Mon, 26 Nov 2018 21:20:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0A1572A5F3 for ; Mon, 26 Nov 2018 21:20:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F2BC72A5F6; Mon, 26 Nov 2018 21:20:39 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MIME_HEADER_CTYPE_ONLY,RCVD_IN_DNSWL_LOW, T_TVD_MIME_NO_HEADERS autolearn=no version=3.3.1 Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9E6DD2A608 for ; Mon, 26 Nov 2018 21:20:39 +0000 (UTC) X-Received: from mail-lj1-f193.google.com (mail-lj1-f193.google.com [209.85.208.193]) by groups.io with SMTP; Mon, 26 Nov 2018 13:20:28 -0800 X-Received: by mail-lj1-f193.google.com with SMTP id u6-v6so18043227ljd.1 for ; Mon, 26 Nov 2018 13:20:28 -0800 (PST) X-Gm-Message-State: AA+aEWax4Fu6XzjeSXKj+As6OmF9lEmuUbcrAEY4Kf+ZRKiCaHhRaOjT 4DPWwKtGpu9AijmpRzVm1yacZoN4lI2lmw== X-Google-Smtp-Source: AJdET5fYJ0JzHYC190Vs0U8nWlRjXyK1W10yKYNuNG4ZDZLKkyiRRnYNqHjoFtLMiFZ3hjZAk34sSw== X-Received: by 2002:a2e:750a:: with SMTP id q10-v6mr20103453ljc.39.1543267225874; Mon, 26 Nov 2018 13:20:25 -0800 (PST) X-Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id u15-v6sm252515lja.63.2018.11.26.13.20.25 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 26 Nov 2018 13:20:25 -0800 (PST) Resent-From: Olof Johansson Resent-Date: Mon, 26 Nov 2018 13:20:18 -0800 Resent-Message-ID: <20181126212018.uh4vbldfdnaqsfw2@localhost> Resent-To: patchwork-soc+int+662+729556316449987665@linux.kernel.org X-Received: from localhost.localdomain (99-152-116-91.lightspeed.sntcca.sbcglobal.net. [99.152.116.91]) by smtp.gmail.com with ESMTPSA id g15sm4782167pfj.131.2018.11.26.11.43.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Nov 2018 11:43:06 -0800 (PST) From: Olof Johansson To: Linuxkernel+Patchwork-Soc via Email Integration Cc: linux-kernel@vger.kernel.org, Olof Johansson Subject: [PATCH] MAINTAINERS: platform/chrome: remove myself as maintainer Date: Mon, 26 Nov 2018 11:42:59 -0800 Message-Id: <20181126194259.2026-1-olof@lixom.net> X-TUID: RaV9d1VnyWAq Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1543267239; bh=1W5uzeOmlc4aIDac50B9op3ppMNdetX5zwzqpnUe8uo=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=boBbFTUtUVUyU+hb2vaqxi/XwuUCwEqHRxA9iYgcqAlYUibrdvUmRSA7IW3r9LPj7JH cDvJjkh6HGdHyi2gpNOt4T3FMby8Zt8xHshGaMnDm89vqM8KC9/cv7TISycaDL+V+btQa 5YSXwyEDvettJpmXFl6QR9qcfXNLgZv//9A= X-Virus-Scanned: ClamAV using ClamSMTP Benson has been maintaining this together with the rest of the kernel team for a while now, so remove myself from the entry. Signed-off-by: Olof Johansson --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index b5a72848a3af..57764aa57437 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3547,7 +3547,6 @@ F: drivers/input/touchscreen/chipone_icn8505.c CHROME HARDWARE PLATFORM SUPPORT M: Benson Leung -M: Olof Johansson S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git F: drivers/platform/chrome/