Skip to content

Commit 80dc9b5

Browse files
committed
Restore mailing list information with new URIs
1 parent 0beaaf0 commit 80dc9b5

File tree

3 files changed

+21
-7
lines changed

3 files changed

+21
-7
lines changed

META.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ resources:
4444
homepage : http://bucardo.org/check_postgres/
4545
license : http://bucardo.org/check_postgres/
4646
bugtracker : https://github.com/bucardo/check_postgres/issues
47+
MailingList : https://bucardo.org/mailman/listinfo/check_postgres
4748
Repository : git://bucardo.org/check_postgres.git
4849

4950
meta-spec:

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ file by:
2323
cd postgres
2424
perl ../check_postgres.pl --symlinks
2525

26+
Then join the announce mailing list (see below)
27+
2628
Complete method
2729
---------------
2830

@@ -57,6 +59,22 @@ Development happens via git. You can check out the repository by doing:
5759
https://github.com/bucardo/check_postgres
5860
git clone https://github.com/bucardo/check_postgres.git
5961

62+
63+
Mailing lists
64+
-------------
65+
66+
The final step should be to subscribe to the low volume check_postgres-announce
67+
mailing list, so you learn of new versions and important changes. Information
68+
on joining can be found at:
69+
70+
https://bucardo.org/mailman/listinfo/check_postgres-announce
71+
72+
General questions and development issues are discussed on the check_postgres list,
73+
which we recommend people join as well:
74+
75+
https://bucardo.org/mailman/listinfo/check_postgres
76+
77+
6078
COPYRIGHT
6179
---------
6280

check_postgres.pl

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11357,17 +11357,12 @@ =head1 MAILING LIST
1135711357
Three mailing lists are available. For discussions about the program, bug reports,
1135811358
feature requests, and commit notices, send email to [email protected]
1135911359
11360-
L<https://mail.endcrypt.com/mailman/listinfo/check_postgres>
11360+
L<https://bucardo.org/mailman/listinfo/check_postgres>
1136111361
1136211362
A low-volume list for announcement of new versions and important notices is the
1136311363
'check_postgres-announce' list:
1136411364
11365-
L<https://mail.endcrypt.com/mailman/listinfo/check_postgres-announce>
11366-
11367-
Source code changes (via git-commit) are sent to the
11368-
'check_postgres-commit' list:
11369-
11370-
L<https://mail.endcrypt.com/mailman/listinfo/check_postgres-commit>
11365+
L<https://bucardo.org/mailman/listinfo/check_postgres-announce>
1137111366
1137211367
=head1 HISTORY
1137311368

0 commit comments

Comments
 (0)