Skip to content

Commit a092932

Browse files
committed
Build: update bug report e-mail
Expunge (most) remaining references to the old pacemaker users list
1 parent 1f358ba commit a092932

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

COPYING

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ and its init scripts under the Revised BSD license.
99
The text of these licenses are provided in the "licenses" subdirectory.
1010

1111
If you find any deviations from this policy, or wish to inquire about alternate
12-
licensing arrangements, please e-mail [email protected].
12+
licensing arrangements, please e-mail [email protected].
1313
Licensing issues are further discussed on the ClusterLabs wiki
1414
(at http://clusterlabs.org/wiki/License).

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dnl checks for library functions
2020
dnl checks for system services
2121

2222
m4_include([version.m4])
23-
AC_INIT([pacemaker], VERSION_NUMBER, [pacemaker@oss.clusterlabs.org],
23+
AC_INIT([pacemaker], VERSION_NUMBER, [users@clusterlabs.org],
2424
[pacemaker], PCMK_URL)
2525
dnl Workaround autoconf < 2.64
2626
if test x"${PACKAGE_URL}" = x""; then

doc/Pacemaker_Development/en-US/Ch-FAQ.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ What is Pacemaker's license?::
8787
and its init scripts under the
8888
https://opensource.org/licenses/BSD-3-Clause[Revised BSD] license. If you find
8989
any deviations from this policy, or wish to inquire about alternate licensing
90-
arrangements, please e-mail [email protected].
90+
arrangements, please e-mail mailto:[email protected][[email protected]].
9191
Licensing issues are also discussed on the
9292
http://clusterlabs.org/wiki/License[ClusterLabs wiki].
9393

0 commit comments

Comments
 (0)