From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf1-f172.google.com (mail-pf1-f172.google.com [209.85.210.172]) by mx.groups.io with SMTP id smtpd.web12.413.1600983488022797983 for ; Thu, 24 Sep 2020 14:38:08 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20150623.gappssmtp.com header.s=20150623 header.b=IzwDnvTk; spf=pass (domain: nuviainc.com, ip: 209.85.210.172, mailfrom: rebecca@nuviainc.com) Received: by mail-pf1-f172.google.com with SMTP id b124so783197pfg.13 for ; Thu, 24 Sep 2020 14:38:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=mjGIj9j7hy0Wss3e/wLFk117WNF135LkieWw9dqo1FA=; b=IzwDnvTkTuqhN+mcjtH98gkN7DdhItzdR9Ds+iF96oF46f+y+1RaS84VhoELKIbotm bVmKJ/4BzWEl2J0RIqvmvb/BJgS9cZrgFM7mb69YtB21cFv2/GW1N6tjeSWTjkjsXrRB IAnyGI0hpS0QnO/GRWdS8Ac1XAkrGI1OZczFYO1cPr0IYFGzCADs68i73kYlDvt95d2Z sx3nu2016RxG2AoGiaSQYbel5X2YW/zVsmDCRQ7y3hPtcWIUQ+ORYy4hPA0Mx7L01PR+ 8ULpP+BsrJG2iIV3PbScUN69Hz1ZmstwDOKfHYBNaRunGVdCSvQhtbGe686yj/1BgUrA R5yA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=mjGIj9j7hy0Wss3e/wLFk117WNF135LkieWw9dqo1FA=; b=KAyrB8WKcyEfD5Zylk9Qwk1rkaOnoajNnCXJkrT/VVkge3bRoqFcixLE8BZE9Hupej DEV3r3cHZ8E3MAeyzHiJyU1HWHKMXxwD77Zokt8ThyL4s6sFwGYTOBTQaTJ+iD67tN/7 zDgR9TpjeEveFn/JEupthTrChCoo7BF58orBZf8/505rH7tOsv+0Qo63JZySdv4ATmkj G642mkDmFRUvFqew+IEmsPYhOfjf6tCUrVBifx5LSEKuROYmvpOCiDzppuVrQx4cg+8W UR1739WYns+bcONh46Bv586h7XLZD/dQdJ6sLhcVLasKRU12PIztC+9B5fesPMtni/19 48pw== X-Gm-Message-State: AOAM531wC7YeH0ZW3f5fvnKqeLVKTiRZ1RJcTOq7Hdrt5n+WfvCkmLtG uIM1ng5DtMVOLijY3l8lMXEuBravlhq5n1WGZsK54Vl+XI8n0hI36u9OT4HifH3gOmvX+ueS2km QAziAUV8F1ZlJyM39LWLGDIKApCT1F6GXmDNYp6sf52+xJFUzOabnQl24xxNaFpbYr1eLTtASdG M= X-Google-Smtp-Source: ABdhPJxW0aToEF8SXTANr6CdUcUC/HoAjjPKQmcLNKiZtxHo6d7bNtWWa4wuZ8QDvZyMsbcgJ//AvQ== X-Received: by 2002:a65:5689:: with SMTP id v9mr884143pgs.271.1600983487109; Thu, 24 Sep 2020 14:38:07 -0700 (PDT) Return-Path: Received: from cube.nuviainc.com (c-174-52-16-57.hsd1.ut.comcast.net. [174.52.16.57]) by smtp.gmail.com with ESMTPSA id j144sm400641pfd.106.2020.09.24.14.38.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Sep 2020 14:38:06 -0700 (PDT) From: "Rebecca Cran" To: devel@edk2.groups.io Cc: Eric Jin , G Edhaya Chandran , Samer El-Haj-Mahmoud , Rebecca Cran Subject: [edk2-test] [PATCH 2/3] uefi-sct: Fix the mailing list address in Maintainers.txt and Readme.md Date: Thu, 24 Sep 2020 15:37:41 -0600 Message-Id: <20200924213742.25278-3-rebecca@nuviainc.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200924213742.25278-1-rebecca@nuviainc.com> References: <20200924213742.25278-1-rebecca@nuviainc.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 --- 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 General questions on UEFI-SCT with the subject [edk2-test] can be sent to -L: edk2-list +L: edk2-devel 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