Skip to content

Commit

Permalink
Update project author
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
shenanigansd authored Aug 1, 2023
1 parent 63a0666 commit d256ec5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
project: str = project_metadata["Name"]
release: str = project_metadata["Version"]
REPO_LINK: str = project_metadata["Project-URL"].replace("repository, ", "")
copyright: str = "Let's build a ... SOC" # noqa: A001
author: str = "Let's build a ... SOC Team"
copyright: str = "Let's build a ..." # noqa: A001
author: str = "Let's build a ... Community"

# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named "sphinx.ext.*") or your custom
Expand Down

0 comments on commit d256ec5

Please sign in to comment.