Mesa (master): docs: cat maintainer keys to a single file

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jun 22 23:07:55 UTC 2020


Module: Mesa
Branch: master
Commit: 677c1bd0559a4d96599348cae92750057f422942
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=677c1bd0559a4d96599348cae92750057f422942

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Sat Jun 20 00:35:58 2020 +0200

docs: cat maintainer keys to a single file

The original issue asked for all the keys in a single file, but I didn't
do that because it's much easier to manage and verify the keys as
separate files, but sphinx doesn't provide a way to expose a folder so
we'd need to create an index.html and have it list all the keys
manually, which is very error prone.

At this point, we might as well just concatenate the keys and expose
a single file, so let's do that.

Signed-off-by: Eric Engestrom <eric at engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5568>

---

 docs/conf.py                                       |   2 +-
 ...igalia.com.asc => release-maintainers-keys.asc} | 550 +++++++++++++++++++++
 ...341C248F68D8E31AFC32428A6-eric at engestrom.ch.asc |  18 -
 ...B4BDB254C95FAAB3EB073EC-dylan at pnwbakers.com.asc | 209 --------
 ...D6EDAE37B02CEB490D-emil.l.velikov at gmail.com.asc |  51 --
 ...5E63075FF1D961C596A7203456-tanty at igalia.com.asc | 142 ------
 ...B044912336909B6B25FADFA-jasuarez at igalia.com.asc | 130 -----
 docs/releasing.rst                                 |   4 +-
 8 files changed, 553 insertions(+), 553 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=677c1bd0559a4d96599348cae92750057f422942


More information about the mesa-commit mailing list