A new mailing list was recently introduced for documentation related
discussions including patches. And the domain for Yocto mailing lists
was changed with the migration to groups.io.

Change-Id: If687dcbaef4adf128196d8c80f3ea8b1b31b7738
Signed-off-by: Peter Kjellerstedt <[email protected]>
---
 tests/test_mbox_mailinglist.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/test_mbox_mailinglist.py b/tests/test_mbox_mailinglist.py
index e5700b4..d2781af 100644
--- a/tests/test_mbox_mailinglist.py
+++ b/tests/test_mbox_mailinglist.py
@@ -38,8 +38,8 @@ class MailingList(base.Base):
     Project = collections.namedtuple('Project', ['name', 'listemail', 
'gitrepo', 'paths'])
 
     bitbake = Project(name='Bitbake', 
listemail='[email protected]', 
gitrepo='http://git.openembedded.org/bitbake/', paths=paths['bitbake'])
-    doc     = Project(name='Documentantion', 
listemail='[email protected]', 
gitrepo='http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/', 
paths=paths['documentation'])
-    poky    = Project(name='Poky', listemail='[email protected]', 
gitrepo='http://git.yoctoproject.org/cgit/cgit.cgi/poky/', paths=paths['poky'])
+    doc     = Project(name='Documentantion', 
listemail='[email protected]', 
gitrepo='http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/', 
paths=paths['documentation'])
+    poky    = Project(name='Poky', listemail='[email protected]', 
gitrepo='http://git.yoctoproject.org/cgit/cgit.cgi/poky/', paths=paths['poky'])
     oe      = Project(name='oe', 
listemail='[email protected]', 
gitrepo='http://git.openembedded.org/meta-openembedded/', paths=paths['oe'])
 
 
-- 
2.21.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#49168): https://lists.yoctoproject.org/g/yocto/message/49168
Mute This Topic: https://lists.yoctoproject.org/mt/73048870/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to