Explorar el Código

Remove all links to old ML

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Jan Friesse hace 10 años
padre
commit
c6c15ebc8e
Se han modificado 4 ficheros con 4 adiciones y 4 borrados
  1. 1 1
      SECURITY
  2. 1 1
      conf/COROSYNC-MIB.txt
  3. 1 1
      configure.ac
  4. 1 1
      corosync.spec.in

+ 1 - 1
SECURITY

@@ -85,4 +85,4 @@ When a message is received (decrypt_and_authenticate):
 - If they do match then the message is decrypted using the private key.
 - If they do match then the message is decrypted using the private key.
 - The message is processed.
 - The message is processed.
 
 
-Comments welcome mailto:discuss@corosync.org
+Comments welcome mailto:users@clusterlabs.org

+ 1 - 1
conf/COROSYNC-MIB.txt

@@ -16,7 +16,7 @@ corosync MODULE-IDENTITY
     LAST-UPDATED    "201101211300Z"
     LAST-UPDATED    "201101211300Z"
     ORGANIZATION    "www.corosync.org"
     ORGANIZATION    "www.corosync.org"
     CONTACT-INFO    "name:  Yuki Sato
     CONTACT-INFO    "name:  Yuki Sato
-                     email: discuss@corosync.org"
+                     email: users@clusterlabs.org"
     DESCRIPTION     "Add cluster quorum traps, fix smilint errors, and fix notification block ID"
     DESCRIPTION     "Add cluster quorum traps, fix smilint errors, and fix notification block ID"
     REVISION        "201101211300Z"
     REVISION        "201101211300Z"
     DESCRIPTION     "MIB objects for Corosync"
     DESCRIPTION     "MIB objects for Corosync"

+ 1 - 1
configure.ac

@@ -6,7 +6,7 @@ AC_PREREQ([2.61])
 
 
 AC_INIT([corosync],
 AC_INIT([corosync],
 	m4_esyscmd([build-aux/git-version-gen .tarball-version]),
 	m4_esyscmd([build-aux/git-version-gen .tarball-version]),
-	[discuss@lists.corosync.org])
+	[users@clusterlabs.org])
 
 
 AC_USE_SYSTEM_EXTENSIONS
 AC_USE_SYSTEM_EXTENSIONS
 
 

+ 1 - 1
corosync.spec.in

@@ -25,7 +25,7 @@ Version: @version@
 Release: 1%{?gitver}%{?dist}
 Release: 1%{?gitver}%{?dist}
 License: BSD
 License: BSD
 Group: System Environment/Base
 Group: System Environment/Base
-URL: http://www.corosync.org/
+URL: http://corosync.github.io/corosync/
 Source0: https://github.com/downloads/corosync/corosync/%{name}-%{version}%{?gittarver}.tar.gz
 Source0: https://github.com/downloads/corosync/corosync/%{name}-%{version}%{?gittarver}.tar.gz
 
 
 # Runtime bits
 # Runtime bits