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: 3166761 Return-Path: X-Original-To: patchwork-linux-arm@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 0160C9F39E for ; Mon, 11 Nov 2013 09:05:07 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6C1BE2022A for ; Mon, 11 Nov 2013 09:05:02 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2B10120225 for ; Mon, 11 Nov 2013 09:05:01 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VfnQU-0005Rq-GJ; Mon, 11 Nov 2013 09:04:54 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VfnQS-0001F3-07; Mon, 11 Nov 2013 09:04:52 +0000 Received: from mail-we0-f172.google.com ([74.125.82.172]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VfnQP-0001EJ-7Z for linux-arm-kernel@lists.infradead.org; Mon, 11 Nov 2013 09:04:49 +0000 Received: by mail-we0-f172.google.com with SMTP id q58so4359341wes.3 for ; Mon, 11 Nov 2013 01:04:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=ckFf/T8EqrrQpRZ0BQQ5gtVIHWFSVoZR6Zfy38i7TF0=; b=cv95ATfQcNbWQOb97Dlaff1XgDb49MD+GKwbLidyXhZlYQOoN+9XFHfsqx6ffiGmT/ siV3cjQr9mkGzwQL7nGHUXnIeR9GowSDD8LryG56LZrjBM95Ozg14oWUjJDIyUBsuIuZ XWqhEC+yC70jdK/JXl1X+3Jrj91TDW4hDxlj2fTfSvaaZ8hxvbfZvPMfTJ4SAkOc/UGi 8KrD2cjB2eb30AFdIz5vbbNqokL/g2GAV4CsAUGUHh42rRXjmZ2vrzGM1BPQSghFQyeu X+LEZpZbntcejwXVrr41swzkavsoBuQ7el0cNanALj/Qy/9ZR65tXNG2kxC2iKWl3J+4 ze2A== X-Gm-Message-State: ALoCoQmShUh8Y+90T9vJs7LRNaNa0g06xq7Jsw137P596X+l8QNKnRS3paX4ol2V/pUPiyHdQ0Zk 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 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-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131111_040449_362809_282444A9 X-CRM114-Status: UNSURE ( 9.33 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) Cc: Olivier CLERGEAUD , Linus Walleij , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, 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 The ST-internal Nomadik mailing list is going down. Remove it from the MAINTAINERS file. Cc: Olivier CLERGEAUD Signed-off-by: Linus Walleij Acked-by: Olivier Clergeaud --- 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/