From d9749fccdb1187bc16ed723abc6cae1ad2a75c10 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Mon, 25 Jan 2016 15:10:56 -0500 Subject: [PATCH] Document Isaac as the new release manager Signed-off-by: Isaac Bennetch --- doc/setup.rst | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/doc/setup.rst b/doc/setup.rst index 78bc4244ea..79be3b2b94 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -351,14 +351,25 @@ Verifying phpMyAdmin releases +++++++++++++++++++++++++++++ Since July 2015 all phpMyAdmin releases are cryptographically signed by the -releasing developer, who is currently Marc Delisle. His key id is +releasing developer, who through January 2016 was Marc Delisle. His key id is 0x81AF644A, his PGP fingerprint is: .. code-block:: console 436F F188 4B1A 0C3F DCBF 0D79 FEFC 65D1 81AF 644A -and you can get more identification information from `https://keybase.io/lem9 `_. You should verify that the signature matches +and you can get more identification information from `https://keybase.io/lem9 `_. + +Beginning in January 2016, the release manager is Isaac Bennetch. His key id is +0x8259BD92, and his PGP fingerprint is: + +.. code-block:: console + + 3D06 A59E CE73 0EB7 1B51 1C17 CE75 2F17 8259 BD92 + +and you can get more identification information from `https://keybase.io/ibennetch `_. + +You should verify that the signature matches the archive you have downloaded. This way you can be sure that you are using the same code that was released.