public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Gao, Liming" <liming.gao@intel.com>
To: Leif Lindholm <leif.lindholm@linaro.org>,
	Laszlo Ersek <lersek@redhat.com>
Cc: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
	Andrew Fish <afish@apple.com>,
	"Richardson, Brian" <brian.richardson@intel.com>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>,
	"Cetola, Stephano" <stephano.cetola@intel.com>
Subject: Re: [edk2-wiki PATCH] release planning: announce the soft and hard feature freezes
Date: Fri, 9 Nov 2018 15:09:27 +0000	[thread overview]
Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E368259@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <20181109100523.c45meciamrlmkkzo@bivouac.eciton.net>

Laszlo:
 Can ';' be removed from below sentence? 

an announcement email is sent to the edk2-devel mailing list; by default by Liming Gao.

==>

an announcement email is sent to the edk2-devel mailing list by default by Liming Gao.

Thanks
Liming
> -----Original Message-----
> From: Leif Lindholm [mailto:leif.lindholm@linaro.org]
> Sent: Friday, November 9, 2018 6:05 PM
> To: Laszlo Ersek <lersek@redhat.com>
> Cc: edk2-devel@lists.01.org; Andrew Fish <afish@apple.com>; Richardson, Brian <brian.richardson@intel.com>; Gao, Liming
> <liming.gao@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>; Cetola, Stephano <stephano.cetola@intel.com>
> Subject: Re: [edk2-wiki PATCH] release planning: announce the soft and hard feature freezes
> 
> On Thu, Nov 08, 2018 at 06:28:07PM +0100, Laszlo Ersek wrote:
> > Add a paragraph to each of the SoftFeatureFreeze and HardFeatureFreeze
> > articles about the respective announcements on edk2-devel.
> >
> > Cc: Andrew Fish <afish@apple.com>
> > Cc: Brian Richardson <brian.richardson@intel.com>
> > Cc: Leif Lindholm <leif.lindholm@linaro.org>
> > Cc: Liming Gao <liming.gao@intel.com>
> > Cc: Michael Kinney <michael.d.kinney@intel.com>
> > Cc: Stephano Cetola <stephano.cetola@intel.com>
> > Contributed-under: TianoCore Contribution Agreement 1.1
> > Signed-off-by: Laszlo Ersek <lersek@redhat.com>
> 
> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
> 
> > ---
> >
> > Notes:
> >     Check out the rendered pages in my clone of the wiki:
> >
> >     https://github.com/lersek/edk2/wiki/SoftFeatureFreeze
> >     https://github.com/lersek/edk2/wiki/HardFeatureFreeze
> >
> >  HardFeatureFreeze.md | 8 ++++++++
> >  SoftFeatureFreeze.md | 8 ++++++++
> >  2 files changed, 16 insertions(+)
> >
> > diff --git a/HardFeatureFreeze.md b/HardFeatureFreeze.md
> > index 01288dd03f71..e08f4c047e8d 100644
> > --- a/HardFeatureFreeze.md
> > +++ b/HardFeatureFreeze.md
> > @@ -4,3 +4,11 @@ tag](EDK-II#stable-tags).
> >
> >  (This definition is modeled after QEMU's [hard feature
> >  freeze](https://wiki.qemu.org/Planning/HardFeatureFreeze)).
> > +
> > +# Announcing the hard feature freeze
> > +
> > +The proposed schedule for the active development cycle is shown in the [EDK II
> > +Release Planning](EDK-II-Release-Planning) article. Shortly before the hard
> > +feature freeze, an announcement email is sent to the
> > +[edk2-devel](https://lists.01.org/mailman/listinfo/edk2-devel) mailing list; by
> > +default by [Liming Gao](https://github.com/lgao4/).
> > diff --git a/SoftFeatureFreeze.md b/SoftFeatureFreeze.md
> > index 9dc7d9c19369..e33dd80ccbee 100644
> > --- a/SoftFeatureFreeze.md
> > +++ b/SoftFeatureFreeze.md
> > @@ -40,3 +40,11 @@ communicate with the maintainer about their intentions. It also helps if you:
> >
> >  (This definition is modeled after QEMU's [soft feature
> >  freeze](https://wiki.qemu.org/Planning/SoftFeatureFreeze).)
> > +
> > +# Announcing the soft feature freeze
> > +
> > +The proposed schedule for the active development cycle is shown in the [EDK II
> > +Release Planning](EDK-II-Release-Planning) article. Shortly before the soft
> > +feature freeze, an announcement email is sent to the
> > +[edk2-devel](https://lists.01.org/mailman/listinfo/edk2-devel) mailing list; by
> > +default by [Liming Gao](https://github.com/lgao4/).
> > --
> > 2.19.1.3.g30247aa5d201
> >


  reply	other threads:[~2018-11-09 15:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-08 17:28 [edk2-wiki PATCH] release planning: announce the soft and hard feature freezes Laszlo Ersek
2018-11-09 10:05 ` Leif Lindholm
2018-11-09 15:09   ` Gao, Liming [this message]
2018-11-09 16:26     ` Laszlo Ersek
2018-11-09 17:07       ` Kinney, Michael D
2018-11-09 17:18         ` Laszlo Ersek
2018-11-10 14:20           ` Gao, Liming

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A89E2EF3DFEDB4C8BFDE51014F606A14E368259@SHSMSX104.ccr.corp.intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox