Add contributors on copyright (#414)

Co-authored-by: Anael Mobilia <anael.mobilia@mydsomanager.com>
This commit is contained in:
Anael Mobilia
2023-05-15 00:07:35 +02:00
committed by GitHub
parent bf69ea8ccc
commit d2d62488f7

View File

@@ -19,8 +19,8 @@ from parsedmarc import __version__
# -- Project information -----------------------------------------------------
project = 'parsedmarc'
copyright = '2018, Sean Whalen'
author = 'Sean Whalen'
copyright = '2018 - 2023, Sean Whalen and contributors'
author = 'Sean Whalen and contributors'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the