From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hajime Tazaki Subject: Re: [RFC v2 03/37] lkl: architecture skeleton for Linux kernel library Date: Wed, 05 Feb 2020 16:37:10 +0900 Message-ID: References: <64a5d6c94d331058331af7d191d2cdbe870d009b.1573179553.git.thehajime@gmail.com> <907430042.98310.1574784132348.JavaMail.zimbra@nod.at> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mail-pf1-f196.google.com ([209.85.210.196]:43493 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725468AbgBEHhU (ORCPT ); Wed, 5 Feb 2020 02:37:20 -0500 Received: by mail-pf1-f196.google.com with SMTP id s1so742345pfh.10 for ; Tue, 04 Feb 2020 23:37:18 -0800 (PST) In-Reply-To: <907430042.98310.1574784132348.JavaMail.zimbra@nod.at> Sender: linux-arch-owner@vger.kernel.org List-ID: To: richard@nod.at Cc: linux-um@lists.infradead.org, linux-arch@vger.kernel.org, pscollins@google.com, levex@linux.com, mattator@gmail.com, cem@freebsd.org, tavi.purdila@gmail.com, staal1978@gmail.com, motomuman@gmail.com, jiangshanlai@gmail.com, retrage01@gmail.com, petrosagg@gmail.com, liuyuan@google.com, mark@stillwell.me, linux-kernel-library@freelists.org, phh@phh.me, sigmaepsilon92@gmail.com, luca.dariz@gmail.com, edisonmcastro@hotmail.com On Wed, 27 Nov 2019 01:02:12 +0900, Richard Weinberger wrote: (snip) > > Do you mean "this chain" by the long list of Signed-off-by lines, or > > something else ? > > The long list is rather unusual. > > > We were trying to put all of contributors on the list. I was failed to > > interpret process/submitting-patches.rst on which part is not appropriate. > > If every contributor is also a Co-Author. Okay. But having such a long > list of authors is still a little odd. I've replaced most of Signed-off-by: to Cc: in v3 patches. -- Hajime