summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2019-11-22 14:10:50 +0000
committerMarge Bot <eric+marge@anholt.net>2020-06-18 03:13:47 +0000
commitc75e46f6d601a6619a10934d0266f16580557e88 (patch)
tree8522658205a20fc39751118a1555fde9acb3f0e3 /docs/conf.py
parent1d54fb5b2b548e8e8adbba4d79deae036e987eae (diff)
downloadmesa-c75e46f6d601a6619a10934d0266f16580557e88.tar.gz
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>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 2c7f9c385e4..65bd4c983fd 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -114,6 +114,7 @@ html_static_path = []
html_extra_path = [
'_extra/',
+ 'release-maintainers-keys/',
'features.txt',
'libGL.txt',
'README.UVD',