
On a Monday in 2023, Daniel P. Berrangé wrote:
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- README.rst | 4 ++-- docs/bindings.rst | 2 +- docs/contact.rst | 18 +++++++++--------- docs/downloads.rst | 2 +- docs/newreposetup.rst | 2 +- docs/securityprocess.rst | 2 +- docs/submitting-patches.rst | 10 +++++----- docs/testapi.rst | 4 ++-- 8 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/README.rst b/README.rst index daabe76477..a2bcbd80ce 100644 --- a/README.rst +++ b/README.rst @@ -64,8 +64,8 @@ Contact
The libvirt project has two primary mailing lists:
-* libvirt-users@redhat.com (**for user discussions**) -* libvir-list@redhat.com (**for development only**) +* users@lists.libvirt.org (**for user discussions**) +* devel@lists.libvirt.org (**for development only**)
Further details on contacting the project are available on the website:
diff --git a/docs/bindings.rst b/docs/bindings.rst index 9991012bf9..3309f169c5 100644 --- a/docs/bindings.rst +++ b/docs/bindings.rst @@ -58,6 +58,6 @@ For information on using libvirt on **Windows** `please see the Windows support page <windows.html>`__.
Support, requests or help for libvirt bindings are welcome on the -`mailing list <https://listman.redhat.com/mailman/listinfo/libvir-list/>`__, +`devel mailing list <https://lists.libvirt.org/admin/lists/devel.lists.libvirt.org/>`__, as usual try to provide enough background information and make sure you use recent version, see the `help page <bugs.html>`__. diff --git a/docs/contact.rst b/docs/contact.rst index f20801e895..a88f91fa71 100644 --- a/docs/contact.rst +++ b/docs/contact.rst @@ -19,11 +19,11 @@ Mailing lists
There are three mailing-lists:
-**libvir-list@redhat.com** (for development) +**devel@lists.libvirt.org** (for development) Archives - https://listman.redhat.com/archives/libvir-list + https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/ List info - https://listman.redhat.com/mailman/listinfo/libvir-list + https://lists.libvirt.org/admin/lists/devel.lists.libvirt.org/
This is a high volume mailing list. It is a place for discussions about the **development** of libvirt. @@ -35,11 +35,11 @@ There are three mailing-lists: - Development of language bindings for libvirt API - Testing and documentation of libvirt
-**libvirt-users@redhat.com** (for users) +**users@lists.libvirt.org** (for users) Archives - https://listman.redhat.com/archives/libvirt-users + https://lists.libvirt.org/archives/list/users@lists.libvirt.org/ List info - https://listman.redhat.com/mailman/listinfo/libvirt-users + https://lists.libvirt.org/admin/lists/users.lists.libvirt.org/
This is a moderate volume mailing list. It is a place for discussions involving libvirt **users**. @@ -51,11 +51,11 @@ There are three mailing-lists: - Development of applications on top of / using the libvirt API(s) - Any other topics along these lines
-**libvirt-announce@redhat.com** (for release notices) +**announce@lists.libvirt.org** (for release notices) Archives - https://listman.redhat.com/archives/libvirt-announce + https://lists.libvirt.org/archives/list/announce@lists.libvirt.org/ List info - https://listman.redhat.com/mailman/listinfo/libvirt-announce + https://lists.libvirt.org/admin/lists/announce.lists.libvirt.org/
Interesting that one link uses '@' and the other '.', but both ways seem to be working. Jano
This is a low volume mailing list, with restricted posting, for announcements of new libvirt releases.