From patchwork Wed Jun 22 13:56:58 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Coquelin X-Patchwork-Id: 9193043 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 7BEE46075C for ; Wed, 22 Jun 2016 13:59:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6CC7328365 for ; Wed, 22 Jun 2016 13:59:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6124528402; Wed, 22 Jun 2016 13:59:00 +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=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id EC33828365 for ; Wed, 22 Jun 2016 13:58:59 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bFiev-0006rx-UQ; Wed, 22 Jun 2016 13:57:37 +0000 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bFieh-0006Db-JI for linux-arm-kernel@lists.infradead.org; Wed, 22 Jun 2016 13:57:24 +0000 Received: by mail-wm0-x241.google.com with SMTP id a66so1392150wme.2 for ; Wed, 22 Jun 2016 06:57:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=YMnNnOgZlOF37V2OvxhDYcdm/knSq6k9uDypVzYFiho=; b=V3J4cG+Qp2UDPIA32Nevt/LXwCueiedduWSVDf0d56I6YnnMmWDRpzIf0AYtIemkhN iNZqnTIeMVrbxbPOsEB7GhNI2gD6ryWtyB3v0GhAcxLIxO64dCSrGSLGMx8xHf/9ZTYG 3gl0XNVubWeNelDBbU0g2yfcKvjsTsnm1iqpI7EcolCEgqoJ5UPc7a9vbxo6v0a/E4NP 22uVEZbdeXH9nMBnlU9Bbub6/0XJS9NjsMjCK6Kb9laLPxam3mYn5TKNwjLWjrqJ6kua cmHEvKooJJ5GoHGsRhLfAg0PukEoVtaP/ftO/id7+K2oB0glve8klYygwdOeu3ztByjo uyJg== 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=YMnNnOgZlOF37V2OvxhDYcdm/knSq6k9uDypVzYFiho=; b=NUwkWsHtc4uhvOQBPRG+cGPM2C4miQoLAGnN0tc9o/DI10+ZhPkXNx23J8Y6s88r6V xksFTf4aeZogE6mIEZjeK+49lsvHfYTpd57f7CBio3Nge+ZWCEuoPCoIr12XTB09C8OC KY+IC95rIZ2k2iB+JCN5n5aPFn6Aonz1jYXzQfKEzTwxvaQDGo8VxnVb81ebEBtDvAR+ A5oRDVzmEq3hDZ7/eFky39u5ublnHBUcpbJDcBQgF8p4o0Oq83rQT1HzpVOd5CDU9hzE EHR0NaYZxQnt8KEUv1W0km2rXAqyrzftEt5F2Rrx/hZjk975Zxx43V4iOonOcradJlFH ubRQ== X-Gm-Message-State: ALyK8tKP+ivSGk3DlTOinJSiuJ6vp8o6nrkIfK9+VBVkQb/UIkwFqWWeR29Voh0X+McxQw== X-Received: by 10.194.104.227 with SMTP id gh3mr25007228wjb.3.1466603821480; Wed, 22 Jun 2016 06:57:01 -0700 (PDT) Received: from lmecul0520.st.com. (145.17.90.92.rev.sfr.net. [92.90.17.145]) by smtp.gmail.com with ESMTPSA id ej9sm40253433wjd.7.2016.06.22.06.57.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 22 Jun 2016 06:57:00 -0700 (PDT) From: Maxime Coquelin To: Arnd Bergmann , olof@lixom.net, khilman@kernel.org, alexandre.torgue@st.com Subject: [PATCH] MAINTAINERS: update STM32 maintainers list Date: Wed, 22 Jun 2016 15:56:58 +0200 Message-Id: <1466603818-7902-1-git-send-email-mcoquelin.stm32@gmail.com> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160622_065723_988026_D37887CE X-CRM114-Status: UNSURE ( 9.35 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Alexandre Torgue MIME-Version: 1.0 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 will have less time to work on STM32 platform, so I propose Alexandre as co-maintainer. Alex is working in the STMicroelectronics division in charge of STM32 family, so he will have access to all technical information and hardware. Signed-off-by: Maxime Coquelin Cc: Alexandre Torgue Acked-by: Alexandre Torgue --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7304d2e37a98..4504331809ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1723,6 +1723,7 @@ F: drivers/ata/ahci_st.c ARM/STM32 ARCHITECTURE M: Maxime Coquelin +M: Alexandre Torgue L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32.git