Document Isaac as the new release manager

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
This commit is contained in:
Isaac Bennetch 2016-01-25 15:10:56 -05:00
parent 6f55db79dc
commit d9749fccdb

View File

@ -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 <https://keybase.io/lem9>`_. You should verify that the signature matches
and you can get more identification information from `https://keybase.io/lem9 <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 <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.