From: Mike Bayer Date: Fri, 9 Jan 2026 21:08:36 +0000 (-0500) Subject: add author X-Git-Tag: rel_1_18_0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36b4c9f2d48ac9cf7fbeedabebfac90b565e85d5;p=thirdparty%2Fsqlalchemy%2Falembic.git add author Change-Id: I3bd8588a79494d6d79699361b30011b8bfe04e3d (cherry picked from commit 0c559750ca5f2d012e1d31818b4af2512e4efc68) --- diff --git a/docs/build/conf.py b/docs/build/conf.py index 636eab51..39d11a2c 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -92,6 +92,7 @@ master_doc = "index" # General information about the project. project = "Alembic" copyright = "2010-2025, Mike Bayer" # noqa +author = "Mike Bayer" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the