Update us slightly

This commit is contained in:
benjamin melançon 2025-04-16 12:18:13 -04:00
parent 997186a3d2
commit dbaafcd5d8

View file

@ -20,8 +20,8 @@
# -- Project information -----------------------------------------------------
project = u'Agaric Technology Collective'
copyright = u'2006—2024, Agaric, LLC'
author = u'Benjamin Melançon, Michele Metts, Christopher Thompson, Mauricio Dinarte, David Valdez, Clayton Dewey'
copyright = u'2006—2025, Agaric, LLC'
author = u'Benjamin Melançon, Michele Metts, Christopher Thompson, Mauricio Dinarte, Keegan Rankin'
html_baseurl = 'https://docs.agaric.coop/'
# The short X.Y version
@ -163,7 +163,7 @@ latex_elements = {
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'AgaricCollective.tex', u'Agaric Collective Documentation',
u'Benjamin Melançon, Michele Metts, Mauricio Dinarte, David Valdez, Clayton Dewey', 'manual'),
u'Benjamin Melançon, Michele Metts, Christopher Thompson, Mauricio Dinarte, Keegan Rankin', 'manual'),
]