From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751706AbeAZHKe (ORCPT ); Fri, 26 Jan 2018 02:10:34 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:59241 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751421AbeAZHKc (ORCPT ); Fri, 26 Jan 2018 02:10:32 -0500 Date: Thu, 25 Jan 2018 23:10:31 -0800 From: Christoph Hellwig To: Palmer Dabbelt Cc: patches@groups.riscv.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Update the RISC-V MAINTAINERS file Message-ID: <20180126071031.GA14660@infradead.org> References: <20180125162315.27614-1-palmer@sifive.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180125162315.27614-1-palmer@sifive.com> User-Agent: Mutt/1.9.1 (2017-09-22) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 25, 2018 at 08:23:15AM -0800, Palmer Dabbelt wrote: > Now that we're upstream in Linux we've been able to make some > infrastructure changes so our port works a bit more like other ports. > Specifically: > > * We now have a mailing list specific to the RISC-V Linux port, hosted > at lists.infreadead.org. > * We now have a kernel.org git tree where work on our port is > coordinated. > > This patch changes the RISC-V maintainers entry to reflect these new > bits of infrastructure. > > Signed-off-by: Palmer Dabbelt Looks good: Reviewed-by: Christoph Hellwig