From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.siol.net (mailoutvs40.siol.net [185.57.226.231]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5D14B5F for ; Wed, 31 Mar 2021 19:18:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id 362BF5247AD; Wed, 31 Mar 2021 21:18:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at psrvmta11.zcs-production.pri Received: from mail.siol.net ([127.0.0.1]) by localhost (psrvmta11.zcs-production.pri [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 09o6x7uytUzO; Wed, 31 Mar 2021 21:18:51 +0200 (CEST) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id EFC2E5247BE; Wed, 31 Mar 2021 21:18:50 +0200 (CEST) Received: from kista.localnet (cpe-86-58-17-133.cable.triera.net [86.58.17.133]) (Authenticated sender: jernej.skrabec@siol.net) by mail.siol.net (Postfix) with ESMTPA id BD10D5247B9; Wed, 31 Mar 2021 21:18:50 +0200 (CEST) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= To: Chen-Yu Tsai , Maxime Ripard , Maxime Ripard Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev Subject: Re: [PATCH 1/2] MAINTAINERS: Add our new mailing-list Date: Wed, 31 Mar 2021 21:18:50 +0200 Message-ID: <4595432.qNDg5x92Hb@kista> In-Reply-To: <20210331130830.64182-1-maxime@cerno.tech> References: <20210331130830.64182-1-maxime@cerno.tech> X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi! Dne sreda, 31. marec 2021 ob 15:08:29 CEST je Maxime Ripard napisal(a): > We've been struggling to get an LF-hosted mailing list for a while, but > now that lists.linux.dev is there we opted in. > > Let's add it to MAINTAINERS. > > Signed-off-by: Maxime Ripard Acked-by: Jernej Skrabec Best regards, Jernej