Explorar el Código

Change mailing list in configure.ac to discuss@lists.corosync.org

Signed-off-by: Steven Dake <sdake@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Steven Dake hace 14 años
padre
commit
620b86d1ad
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -6,7 +6,7 @@ AC_PREREQ([2.61])
 
 AC_INIT([corosync],
 	m4_esyscmd([build-aux/git-version-gen .tarball-version]),
-	[openais@lists.osdl.org])
+	[discuss@lists.corosync.org])
 
 AM_INIT_AUTOMAKE([-Wno-portability])
 AM_SILENT_RULES([yes])