From patchwork Mon Nov 11 09:04:17 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 21438 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C4F4A244E4 for ; Mon, 11 Nov 2013 09:04:28 +0000 (UTC) Received: by mail-yh0-f70.google.com with SMTP id a41sf7388177yho.9 for ; Mon, 11 Nov 2013 01:04:28 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=ckFf/T8EqrrQpRZ0BQQ5gtVIHWFSVoZR6Zfy38i7TF0=; b=LUeTWDxaRtJLST9qKfmDQay2dslDiqcvzvlg7iMWF5hYcldUDAg6lEI+GwFc9IAmjl e7w1SYnRPc7Gm5Ay8oGG6ZY0YqpegglQG7RPW4zPpfYmyf3gJFxD00VvdmnbMZvPqJvt aHx9XVUM0OLtuP2X16evN7YkHllykOh3fG9zI44CEXGPh4e/9RKBq46Vgby48oTqsjhA d//Jz/1dGnlkAkTqvR3re0rSPt1oQIVGwiuK571Sy2FEwCwImiSkA4cwvwIJSG900hzr DDLniiXz+64whZ4yHeImVqxoR5w92Sm/2c8TWYQA1XKz6Gwi1krJ0cnUwOli7TkZ1q+y O1VQ== X-Gm-Message-State: ALoCoQlCGrlqaD2Phpe/rbNzMsY5CII6PyAt40aAhjmf68YRqPkZwBjc5vYK9GF/Bfh9qgFDNKiJ X-Received: by 10.236.73.164 with SMTP id v24mr44038yhd.24.1384160668265; Mon, 11 Nov 2013 01:04:28 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.51.105 with SMTP id j9ls443978qeo.35.gmail; Mon, 11 Nov 2013 01:04:28 -0800 (PST) X-Received: by 10.58.207.76 with SMTP id lu12mr122700vec.30.1384160668169; Mon, 11 Nov 2013 01:04:28 -0800 (PST) Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52]) by mx.google.com with ESMTPS id hs8si9241847veb.136.2013.11.11.01.04.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 11 Nov 2013 01:04:27 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.52 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.52; Received: by mail-vb0-f52.google.com with SMTP id f12so2994774vbg.39 for ; Mon, 11 Nov 2013 01:04:27 -0800 (PST) X-Received: by 10.58.168.205 with SMTP id zy13mr5559510veb.19.1384160667841; Mon, 11 Nov 2013 01:04:27 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp76691vcz; Mon, 11 Nov 2013 01:04:27 -0800 (PST) X-Received: by 10.180.39.140 with SMTP id p12mr11434738wik.12.1384160666967; Mon, 11 Nov 2013 01:04:26 -0800 (PST) Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) by mx.google.com with ESMTPS id 19si9308307wjz.155.2013.11.11.01.04.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 11 Nov 2013 01:04:26 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.169 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=209.85.212.169; Received: by mail-wi0-f169.google.com with SMTP id cb5so2043599wib.0 for ; Mon, 11 Nov 2013 01:04:26 -0800 (PST) X-Received: by 10.180.92.10 with SMTP id ci10mr11439114wib.41.1384160666301; Mon, 11 Nov 2013 01:04:26 -0800 (PST) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id e1sm32080520wij.6.2013.11.11.01.04.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Nov 2013 01:04:25 -0800 (PST) From: Linus Walleij To: arm@kernel.org Cc: linux-arm-kernel@lists.infradead.org, Linus Walleij , Olivier CLERGEAUD Subject: [PATCH] MAINTAINERS: drop discontinued mailing list Date: Mon, 11 Nov 2013 10:04:17 +0100 Message-Id: <1384160657-2953-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.52 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The ST-internal Nomadik mailing list is going down. Remove it from the MAINTAINERS file. Cc: Olivier CLERGEAUD Signed-off-by: Linus Walleij --- ARM SoC folks: please apply this directly for fixes unless there are some problems with it. --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4d66a03e4f57..7d280b7c1400 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1056,7 +1056,6 @@ S: Maintained ARM/NOMADIK ARCHITECTURE M: Alessandro Rubini M: Linus Walleij -M: STEricsson L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-nomadik/