diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-07-10 22:08:42 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-07-13 10:13:07 +0000 |
commit | 1d9396f7f6c03e6100450cfe48a5e4d52e043d08 (patch) | |
tree | b56b5707450fc2c366d50650290599c1e003d35c | |
parent | cfe2779468f002d57a27f35c305a88bf17ed60b8 (diff) |
Point to new mailinglist at groups.io
https://lists.automotivelinux.org/g/agl-dev-community is the right url.
Bug-AGL: SPEC-3490
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Icd17b02b48cc91d6bd209a0d84809648f6e4f08f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24970
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | meta-agl-distro/conf/distro/poky-agl.conf | 2 | ||||
-rw-r--r-- | meta-security/README.md | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -21,7 +21,7 @@ documentation just as much as code. Please join the irc conversation at the #automotive channel on irc.freenode.net and our mailing list. For infomation for subscribing to the mailing list - [automotive-discussions](http://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions) + [agl-dev-community](https://lists.automotivelinux.org/g/agl-dev-community) For information about AGL Distribution, see the [AGL Distribution](https://wiki.automotivelinux.org/agl-distro) For information abount Getting started with AGL diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 6172b0caf..34c6c7ecf 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -46,7 +46,7 @@ SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" SDKPATH = "/opt/agl-sdk/${SDK_VERSION}-${DEFAULTTUNE}" -MAINTAINER = "AGL <automotive-discussions@lists.linuxfoundation.org>" +MAINTAINER = "AGL https://lists.automotivelinux.org/g/agl-dev-community" TARGET_VENDOR = "-agl" diff --git a/meta-security/README.md b/meta-security/README.md index 0bae9f3fb..6a8024bc6 100644 --- a/meta-security/README.md +++ b/meta-security/README.md @@ -27,5 +27,5 @@ Please submit any patches against the meta-security layer via gerrit reviews. For discussion use the discussion mailing list -mailto:automotive-discussions@lists.linuxfoundation.org +https://lists.automotivelinux.org/g/agl-dev-community |