From nobody Thu May 9 10:33:27 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+65765+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+65765+1787277+3901457@groups.io ARC-Seal: i=1; a=rsa-sha256; t=1601458858; cv=none; d=zohomail.com; s=zohoarc; b=aIxP2EIqQ1zw3T4mqGF6BEmXBsrLo65lzVhZifSXRPApSgqXiNMOS/zNAUusd9j92KO7eUmc49YQ9XCj+eSOFYCNLH0qiLt0tiicgXHKZT+nEzqb2TBjNnJmiz0vuParuw79RoAddF0A7ZaVnTqYC7ALSd4Nv1/lL4UmCewIX1I= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1601458858; h=Content-Transfer-Encoding:Cc:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=QtmvC8j9SKintFaY+kbQL2KSQgzhVp12Neat622l8/g=; b=VicPx9O0wB2yYqg590wQa8F8rztsQq8+N5P6229aCOnWxyiXQ6/pSF/CUNTSyNUK6kFXG8L88IYyfOsQto41Ax4VC4eOTlcknvTiiMD2jYAuzCnUUuMEaGWTzmDjfOTwlCzplxx+IUFK73jmEREaU5WzvxxmSbmGAouARWbwAOQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+65765+1787277+3901457@groups.io Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1601458858461178.58961380475614; Wed, 30 Sep 2020 02:40:58 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id CaPQYY1788612x2Z4iarkaFQ; Wed, 30 Sep 2020 02:40:56 -0700 X-Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by mx.groups.io with SMTP id smtpd.web11.11784.1601458854421506734 for ; Wed, 30 Sep 2020 02:40:55 -0700 X-Received: from localhost.localdomain ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Wed, 30 Sep 2020 17:40:49 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: devel@edk2.groups.io Cc: Laszlo Ersek , Leif Lindholm , Michael D Kinney , Guptha Soumya K Subject: [edk2-devel] [PATCH] Update Who we are Wiki Date: Wed, 30 Sep 2020 17:40:22 +0800 Message-Id: <20200930094022.652-1-gaoliming@byosoft.com.cn> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,gaoliming@byosoft.com.cn X-Gm-Message-State: YFzQTsu93shDm2an6DAaF3wOx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1601458856; bh=PVX/q8dtzXK2B1lG1q14byUvt+Mvo8QrSeOZGaxg+ZY=; h=Cc:Date:From:Reply-To:Subject:To; b=bneJit1B2P3RGp8cdAOFr8fSCH3IjOmxdbdJPIqaQ6C7Dpcq7rHTmPL4qSqW1yr4/z9 gw0o4cds+13Xq8z9Zf0LfMYva4T6gKj5EPG4ATPsr3rNcqr4+o0D1v9k/FKKcXoUGQ1sW e+J8P1mUq2jTLF3/IuS5tRg7SvnApSfR/zs= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" 1. Highlight incompatible change 2. Define Release Maintainer Role Signed-off-by: Liming Gao Cc: Laszlo Ersek Cc: Leif Lindholm Cc: Michael D Kinney Cc: Guptha Soumya K --- Who-we-are.md | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/Who-we-are.md b/Who-we-are.md index d9c7045..1972a4b 100644 --- a/Who-we-are.md +++ b/Who-we-are.md @@ -48,14 +48,18 @@ A Contributor is anyone with interest in contributing t= o Tianocore.org for code contributions to any of the EDK II Projects on Tianocore.org such as: =20 -- Post patches to edk2-devel +- Post patches to edk2-devel.=20 + +- For the incompatible change, coordinate with the impacted platform mai= ntainer and + make the agreement who will follow up to update the impacted platforms= before + the patch set is merged. The impacted platforms include all ones in Ed= k2 and Edk2Platforms. =20 - Ask questions (edk2-discuss, edk2-rfc, edk2-devel) =20 - File bugs (TianoCore Bugzilla) =20 - Test and review patches for others as defined in the [process - rule](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Dev= elopment-Process)s + rule](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Dev= elopment-Process) =20 - Author or correct wiki articles =20 @@ -113,7 +117,8 @@ The role of a maintainer is to: =20 1. Process review requests in FIFO order. =20 -2. Never let a pending request get older than a calendar week. +2. Never let a pending request get older than a calendar week. Initial + feedback can be provided first if the patch set is complex or big. =20 3. If you are out-of-office for an extended period of time, inform the Stewards and/or your co-maintainers about pending requests. Use @@ -183,6 +188,23 @@ A Reviewer is anyone with interest in contributing to = Tianocore.org =20 - Same rules apply from the Contributors. =20 +## Release Maintainer +-------- + +### Definition=20 + +Release Maintainer is responsible to create the quarterly stable tag. + +### Role + +- Collect the feature planning for each stable tag.(https://github.com/t= ianocore/tianocore.github.io/wiki/EDK-II-Release-Planning) + +- Schedule the release date (including soft feature freeze, hard feature= freeze and release) + +- Creat the stable tag with the release notes on tag page.(https://githu= b.com/tianocore/edk2/tags) + +- Send the announcement mail on soft feature freeze, hard feature freeze= and the stable tag completement. + ## Steward ------- =20 --=20 2.27.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#65765): https://edk2.groups.io/g/devel/message/65765 Mute This Topic: https://groups.io/mt/77214184/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-