commit | c75e46f6d601a6619a10934d0266f16580557e88 | [log] [tgz] |
---|---|---|
author | Eric Engestrom <eric@engestrom.ch> | Fri Nov 22 14:10:50 2019 +0000 |
committer | Marge Bot <eric+marge@anholt.net> | Thu Jun 18 03:13:47 2020 +0000 |
tree | 8522658205a20fc39751118a1555fde9acb3f0e3 | |
parent | 1d54fb5b2b548e8e8adbba4d79deae036e987eae [diff] [blame] |
docs: publish our release maintainers' keys They should be published to various key servers as well, but this provides the authoritative source for their list. Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2140 Signed-off-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2857>
diff --git a/docs/conf.py b/docs/conf.py index 2c7f9c3..65bd4c9 100644 --- a/docs/conf.py +++ b/docs/conf.py
@@ -114,6 +114,7 @@ html_extra_path = [ '_extra/', + 'release-maintainers-keys/', 'features.txt', 'libGL.txt', 'README.UVD',