From 01dbd7ccf73048bb4923c738140936f342d9cbe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Marqu=C3=A9s?= Date: Mon, 9 Sep 2024 16:26:50 +0200 Subject: [PATCH] Update Authors and version on README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martín Marqués --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d97c2e9e..285eff5c 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ replication capabilities with utilities to set up standby servers, monitor replication, and perform administrative tasks such as failover or switchover operations. -The most recent `repmgr` version (5.3.2) supports all PostgreSQL versions from -9.5 to 15. PostgreSQL 9.4 is also supported, with some restrictions. +The most recent `repmgr` version (5.4.1) supports all PostgreSQL versions from +10 to 16. `repmgr` is distributed under the GNU GPL 3 and maintained by EnterpriseDB. @@ -56,8 +56,6 @@ There is a mailing list/forum to discuss contributions or issues: * https://groups.google.com/group/repmgr -The IRC channel #repmgr is registered with freenode. - Please report bugs and other issues to: * https://github.com/EnterpriseDB/repmgr @@ -69,6 +67,14 @@ news are always welcome. Thanks from the repmgr core team. +* Ian Barwick +* Israel Barth +* Mario González +* Martín Marqués +* Gianni Ciolli + +Past contributors: + * Jaime Casanova * Abhijit Menon-Sen * Simon Riggs