From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Tue, 23 Apr 2019 06:30:33 -0700 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 58F95300487E; Tue, 23 Apr 2019 13:30:32 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-120-235.rdu2.redhat.com [10.10.120.235]) by smtp.corp.redhat.com (Postfix) with ESMTP id 163DA1001DDC; Tue, 23 Apr 2019 13:30:30 +0000 (UTC) Subject: Re: [staging/about Patch] Remove reference to Tiano Contributor's Agreement To: Michael D Kinney , devel@edk2.groups.io Cc: Andrew Fish , Leif Lindholm References: <20190419225445.3568-1-michael.d.kinney@intel.com> From: "Laszlo Ersek" Message-ID: <0ffe3906-28bf-255f-1704-0c0eb765756a@redhat.com> Date: Tue, 23 Apr 2019 15:30:29 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20190419225445.3568-1-michael.d.kinney@intel.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.40]); Tue, 23 Apr 2019 13:30:32 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 04/20/19 00:54, Michael D Kinney wrote: > Cc: Andrew Fish > Cc: Laszlo Ersek > Cc: Leif Lindholm > Signed-off-by: Michael D Kinney > --- > README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/README b/README > index b640a482f9..60f14a654a 100644 > --- a/README > +++ b/README > @@ -27,7 +27,7 @@ Process for creating, using, and maintaining staging efforts > > [staging/branch]: Subject > > -3) All commits to edk2-staging must follow same edk2 rules (e.g. Tiano Contributor's Agreement) > +3) All commits to edk2-staging must follow same edk2 rules > > 4) Process to add a new feature to edk2-staging > a) Maintainer sends patch email to edk2-devel mailing list announcing the creation of a new > Acked-by: Laszlo Ersek