From patchwork Sun Jul 31 06:59:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hector Martin X-Patchwork-Id: 12933056 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 2750DC19F2A for ; Sun, 31 Jul 2022 07:00:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:From:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=/2vKBu4N/K8ttsXHP4sRqhl4dXhJFZGktVmzHow7pEs=; b=cyijiIc1jcWpug Nt3lrS45afXRYrBjTC5InPAiFgLjEHvjkLkPBYn/aHaIIfnuPbFGolz8sNIQFceVaiMNxKQ3jB6So SR1kcU/VVULYcPjfmktkS874kDP4qwh4H0WCCx2MHObeosQGtil13Vi0rXN4BaIPllGW9XGtBum1h ZqEuec45ky485foYpSMgGS1SgoR5FbdPetHeW0yBR346fma+oxd3UIcErfJQMrjJU+3JgcGQon/Ff rw3jDdNsEH41U5iRQdGuA3sTwzCnRgJ/OIwG8HZziZ9wudX8uknwgajAkzL5bRy8w2/PD5a6H7Usb Olj4YabxJy+iAEjJ7u0A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oI2vZ-0099V7-3m; Sun, 31 Jul 2022 06:59:53 +0000 Received: from marcansoft.com ([212.63.210.85] helo=mail.marcansoft.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oI2vW-0099SU-25 for linux-arm-kernel@lists.infradead.org; Sun, 31 Jul 2022 06:59:51 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id 2824842597; Sun, 31 Jul 2022 06:59:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=marcan.st; s=default; t=1659250788; bh=sMZiOPCA2blsp3dIdFuPC1F5P0eAqfkl2hGZxKNmOag=; h=Date:From:Subject:To:Cc; b=GLnJpcZRejcOG54zx2QXW76t6a18gXBBmFZS7mEEenCCTXH2Tm4pgyjxrYERWWfnG EinSjhJtTiKsoPS5O8BQrl4wMgCB0u0zlUw2OBQzd3NAL9KhZE+qOHltoRbahqfUTi 3U1vV53xubeKs5ej6SXk/bMHP4BjBwIPBY1XIIikohpzpSn+qONgE69OaxN+xFvIZr +1vjbbd78tKeBIh5JSO+qDlvBX1vyeKkY7WuVnzc6LpAnbgL+4oVU5l+7yKHI5zlNc He2UybV5ujMOkjcitw7pCSyL9SuUOziaFPlLpOk2hps7sUNMBaOi7ogNqDaSLpkc5m rZrzFJj4uuaFA== Message-ID: <308defdf-8873-63ed-dc9c-a88cd7a3cc2f@marcan.st> Date: Sun, 31 Jul 2022 15:59:45 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 From: Hector Martin Subject: [GIT PULL] Apple SoC MAINTAINERS updates for 5.20 To: SoC Team Content-Language: es-ES Cc: Asahi Linux , LKML , Linux ARM X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220730_235950_278993_B67B850E X-CRM114-Status: UNSURE ( 6.99 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi SoC folks, Please merge these MAINTAINERS changes for 5.20. This one is trivial, so hopefully being this late won't cause you too much trouble... My apologies. -Hector The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56: Linux 5.19-rc1 (2022-06-05 17:18:54 -0700) are available in the Git repository at: https://github.com/AsahiLinux/linux.git tags/asahi-soc-maintainers-5.20 for you to fetch changes up to 57a2d0c1b27dd0a92d4d22818176e7f53eed3104: MAINTAINERS: add ARM/APPLE MACHINE mailing list (2022-06-21 14:46:36 +0900) ---------------------------------------------------------------- Apple SoC MAINTAINERS updates for 5.20. Just one patch adding our shiny new mailing list to the relevant section. ---------------------------------------------------------------- Sven Peter (1): MAINTAINERS: add ARM/APPLE MACHINE mailing list MAINTAINERS | 1 + 1 file changed, 1 insertion(+)