From 71911810f16b0af233447cf41a3d3b651c29cbca Mon Sep 17 00:00:00 2001 From: Corey Huinker Date: Thu, 6 Aug 2026 15:23:49 -0400 Subject: [PATCH v1] Doc: Fix contributor names in release credits. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Discrepancies noted during on the discussion of v19 credits. Reported-by: Álvaro Herrera Author: Corey Huinker Discussion: https://www.postgresql.org/message-id/anTKR9ZVeLHn0aME@alvherre.pgsql --- doc/src/sgml/release-18.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index 222d884831b..17041877a04 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -9482,7 +9482,6 @@ Author: Daniel Gustafsson Boyu Yang Braulio Fdo Gonzalez Bruce Momjian - Bykov Ivan Cameron Vogt Cary Huang Cédric Villemain @@ -9609,6 +9608,8 @@ Author: Daniel Gustafsson Imran Zaheer Isaac Morland Israel Barth Rubio + Ivan Bykov + Ivan Kartyshov Ivan Kush Jacob Brazeal Jacob Champion @@ -9648,7 +9649,6 @@ Author: Daniel Gustafsson Kaimeh Karina Litskevich Karthik S - Kartyshov Ivan Kashif Zeeshan Keisuke Kuroda Kevin Hale Boyes @@ -9718,7 +9718,7 @@ Author: Daniel Gustafsson Michael Christofides Michael Guissine Michael Harris - Michaël Paquier + Michael Paquier Michail Nikolaev Michal Kleczek Michel Pelletier -- 2.50.1 (Apple Git-155)