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=-13.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, 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 E5F92C10F13 for ; Tue, 16 Apr 2019 15:12:23 +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 B21C420652 for ; Tue, 16 Apr 2019 15:12:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="hzEMXK7F"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="V4auzQav" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B21C420652 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:References:In-Reply-To: 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: List-Owner; bh=nMKWvQRiR9yDL0TZrspwV3tO5TirVshm8bZsZxkXMPg=; b=hzEMXK7FrB6JMd jZJQ65nSdlf6Zio6eRCoGtoz3zGAQ6qFT2VvEnJ+av3B6NoL22YkWSA+tAR43JA9ex9JtgESUyw6O eNELuhd1L9q2Fwa81bahIGl3fdcs1DrgMC67Dys7mJpCbGfY4itPfLJ3XEIyby75dREUzf6dCZMak qxLOs+esQi9JJ83AJhMpylZSLZHvV8HlvED4EPGcAU6lvShuqjRmUfUcCGAfNj4REzOr2OSDjU7zv LczwbLNzT+qlwUstt5V7E1zPtwTbQTv7VyxDduq17aTBQ6hHSUu2H0POIC+9b5papC09YqjJC3Ia6 IOEtHo4YS56I7aWNcWhg==; 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 1hGPkt-0006ph-Mz; Tue, 16 Apr 2019 15:12:15 +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 1hGPkS-0006N5-JL for linux-arm-kernel@lists.infradead.org; Tue, 16 Apr 2019 15:11:50 +0000 Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 023BC20872; Tue, 16 Apr 2019 15:11:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555427508; bh=IRDrBY4q8hRdvmhbUfXAtgTYEr/CRQi71q8wHoMb4A0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=V4auzQavOlPHIv3dSnuJt9SNhQZ1faErq/mDiyiI041xCWz7EucHFOWZDUlGL1XLw Ytg+uRmkDCIhb4QBwcxZd6OnCc22sR+Q2tnVGapW1vGR3kXelhzpt/W/Jp95jHxmJG kzd5YcXAn1VmBldle9x2uSl3EYcFHQ17AYEm8NTE= From: Dinh Nguyen To: arm@kernel.org Subject: [GIT PULL 3/3] MAINTAINERS: add Agilex platform under Dinh Nguyen Date: Tue, 16 Apr 2019 10:11:40 -0500 Message-Id: <20190416151140.2598-3-dinguyen@kernel.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20190416151140.2598-1-dinguyen@kernel.org> References: <20190416151140.2598-1-dinguyen@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190416_081148_647471_83DA4EF0 X-CRM114-Status: UNSURE ( 9.96 ) X-CRM114-Notice: Please train this message. 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: dinguyen@kernel.org, linux-arm-kernel@lists.infradead.org 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 Hi Arnd, Kevin, and Olof: Please pull in this update to MAINTAINERS for v5.2. Thanks, Dinh The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/maintainers_for_v5.2 for you to fetch changes up to a0bdc85e6dbc6b27030e7d9b3b1a7d905501c334: MAINTAINERS: Add arm64/intel entry for SoCFPGA (2019-04-16 09:57:43 -0500) ---------------------------------------------------------------- MAINTAINERS - Add Intel Agilex platform under Dinh Nguyen ---------------------------------------------------------------- Dinh Nguyen (1): MAINTAINERS: Add arm64/intel entry for SoCFPGA MAINTAINERS | 1 + 1 file changed, 1 insertion(+) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel