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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 416CAC43217 for ; Thu, 28 Apr 2022 09:24:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345363AbiD1JXN (ORCPT ); Thu, 28 Apr 2022 05:23:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33964 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229931AbiD1JSZ (ORCPT ); Thu, 28 Apr 2022 05:18:25 -0400 Received: from theia.8bytes.org (8bytes.org [IPv6:2a01:238:4383:600:38bc:a715:4b6d:a889]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 12896647E for ; Thu, 28 Apr 2022 02:15:11 -0700 (PDT) Received: by theia.8bytes.org (Postfix, from userid 1000) id AF19A2FB; Thu, 28 Apr 2022 11:15:09 +0200 (CEST) Date: Thu, 28 Apr 2022 11:15:08 +0200 From: Joerg Roedel To: Sven Peter Cc: Will Deacon , Hector Martin , Alyssa Rosenzweig , iommu@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: merge DART into ARM/APPLE MACHINE Message-ID: References: <20220412161211.23162-1-sven@svenpeter.dev> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220412161211.23162-1-sven@svenpeter.dev> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 12, 2022 at 06:12:11PM +0200, Sven Peter wrote: > It's the same people anyway. > > Signed-off-by: Sven Peter > --- > MAINTAINERS | 10 ++-------- > 1 file changed, 2 insertions(+), 8 deletions(-) Applied, thanks.