From c7de94e2be6d95c23edc97914cf35713ce6525f7 Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Sun, 28 Jul 2013 11:28:46 -0700 Subject: [PATCH] Update references with new Mailing List location Yesterday, openstack@lists.launchpad.org was migrated with all users to openstack@list.openstack.org. This patch updates references to the old mailing list with the new, to ensure that people encountering them don't accidentally try and join the old list! Change-Id: I76242f4f4f0c8c2418068ea709ab2f7aa4502fd5 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 51f8fe11..1ac25cbb 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ the master GIT repository at: Developers should also join the discussion on the mailing list, at: - https://lists.launchpad.net/openstack/ + http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Any new code must follow the development guidelines detailed in the HACKING.rst file, and pass all unit tests. Further