From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.120, mailfrom: michael.d.kinney@intel.com) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by groups.io with SMTP; Fri, 19 Apr 2019 15:54:50 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Apr 2019 15:54:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,371,1549958400"; d="scan'208";a="150835956" Received: from unknown (HELO mdkinney-MOBL2.amr.corp.intel.com) ([10.241.111.159]) by FMSMGA003.fm.intel.com with ESMTP; 19 Apr 2019 15:54:49 -0700 From: "Michael D Kinney" To: devel@edk2.groups.io Cc: Andrew Fish , Laszlo Ersek , Leif Lindholm Subject: [staging/about Patch] Remove reference to Tiano Contributor's Agreement Date: Fri, 19 Apr 2019 15:54:45 -0700 Message-Id: <20190419225445.3568-1-michael.d.kinney@intel.com> X-Mailer: git-send-email 2.21.0.windows.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 -- 2.21.0.windows.1