public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Samer El-Haj-Mahmoud" <samer.el-haj-mahmoud@arm.com>
To: Rebecca Cran <rebecca@nuviainc.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: Eric Jin <eric.jin@intel.com>,
	G Edhaya Chandran <Edhaya.Chandran@arm.com>,
	Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>,
	Barton Gao <gaojie@byosoft.com.cn>
Subject: Re: [edk2-test] [PATCH 2/3] uefi-sct: Fix the mailing list address in Maintainers.txt and Readme.md
Date: Wed, 11 Nov 2020 21:02:55 +0000	[thread overview]
Message-ID: <DB7PR08MB3260034C001709CFD099AFC390E80@DB7PR08MB3260.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <20200924213742.25278-3-rebecca@nuviainc.com>

Reviewed-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>


> -----Original Message-----
> From: Rebecca Cran <rebecca@nuviainc.com>
> Sent: Thursday, September 24, 2020 5:38 PM
> To: devel@edk2.groups.io
> Cc: Eric Jin <eric.jin@intel.com>; G Edhaya Chandran
> <Edhaya.Chandran@arm.com>; Samer El-Haj-Mahmoud <Samer.El-Haj-
> Mahmoud@arm.com>; Rebecca Cran <rebecca@nuviainc.com>
> Subject: [edk2-test] [PATCH 2/3] uefi-sct: Fix the mailing list address in
> Maintainers.txt and Readme.md
>
> The mailing list has changed from lists.01.org to groups.io.
> Update Maintainers.txt and Readme.md to match.
>
> Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
> ---
>  uefi-sct/Maintainers.txt | 2 +-
>  uefi-sct/Readme.md       | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/uefi-sct/Maintainers.txt b/uefi-sct/Maintainers.txt index
> c5f11c7deacf..cfad3b7881d8 100644
> --- a/uefi-sct/Maintainers.txt
> +++ b/uefi-sct/Maintainers.txt
> @@ -46,4 +46,4 @@ R: Samer El-Haj-Mahmoud <Samer.El-Haj-
> Mahmoud@arm.com>
>
>
>  General questions on UEFI-SCT with the subject [edk2-test] can be sent to
> -L: edk2-list <edk2-devel@lists.01.org>
> +L: edk2-devel <devel@edk2.groups.io>
> diff --git a/uefi-sct/Readme.md b/uefi-sct/Readme.md index
> 8445f4d54619..1a049b60aa7b 100644
> --- a/uefi-sct/Readme.md
> +++ b/uefi-sct/Readme.md
> @@ -24,5 +24,5 @@ are listed in [Maintainers.txt](Maintainers.txt).
>  # Resources
>  * [TianoCore](http://www.tianocore.org)
>  * [Getting Started with UEFI-
> SCT](https://github.com/tianocore/tianocore.github.io/wiki/UEFI-SCT)
> -* [Mailing List](mailto:edk2-devel@lists.01.org?subject=[edk2-test])
> +* [Mailing List](mailto:devel@edk2.groups.io?subject=[edk2-test])
>  * [UEFI-SCT BugTracker](https://bugzilla.tianocore.org/)
> --
> 2.26.2

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

  reply	other threads:[~2020-11-11 21:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-24 21:37 [edk2-test] [PATCH 0/3] Fixes to SctPkg/build.sh Rebecca Cran
2020-09-24 21:37 ` [edk2-test] [PATCH 1/3] uefi-sct/SctPkg: Fix build.sh when specifying GCC5 toolchain Rebecca Cran
2020-11-11 21:01   ` Samer El-Haj-Mahmoud
2020-11-11 21:56     ` Rebecca Cran
2020-11-11 22:03       ` [edk2-devel] " Samer El-Haj-Mahmoud
2020-09-24 21:37 ` [edk2-test] [PATCH 2/3] uefi-sct: Fix the mailing list address in Maintainers.txt and Readme.md Rebecca Cran
2020-11-11 21:02   ` Samer El-Haj-Mahmoud [this message]
2020-09-24 21:37 ` [edk2-test] [PATCH 3/3] uefi-sct/SctPkg: Fix some indentation issues in build.sh Rebecca Cran
2020-11-11 18:14 ` [edk2-devel] [edk2-test] [PATCH 0/3] Fixes to SctPkg/build.sh Grant Likely
  -- strict thread matches above, loose matches on Subject: below --
2020-09-24 21:21 [edk2-test] [PATCH 1/3] uefi-sct/SctPkg: Fix build.sh when specifying GCC5 toolchain Rebecca Cran
2020-09-24 21:21 ` [edk2-test] [PATCH 2/3] uefi-sct: Fix the mailing list address in Maintainers.txt and Readme.md Rebecca Cran

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=DB7PR08MB3260034C001709CFD099AFC390E80@DB7PR08MB3260.eurprd08.prod.outlook.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