From 6f1fe6943370d17a20f91d0655bc2f332e016c45 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Wed, 28 Jan 2026 09:58:58 +0100 Subject: [PATCH] docs: add Wolfgang Walther as author This was done in other places in ffa393850a461ed02a0906833a52efe5fa844d43, but missed in the docs. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index fc8809192..c933c3c19 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,7 +55,7 @@ release = "" # General information about the project. project = "PostgREST " + version -author = "Joe Nelson, Steve Chavez" +author = "Joe Nelson, Steve Chavez, Wolfgang Walther" copyright = "2017, " + author # The language for content autogenerated by Sphinx. Refer to documentation