Skip to content

Commit

Permalink
fix: add author name to documentation (pyodide#5312)
Browse files Browse the repository at this point in the history
  • Loading branch information
gvwilson authored Jan 8, 2025
1 parent 6fd70d3 commit d27f668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
# -- Project information -----------------------------------------------------

project = "Pyodide"
author = "Pyodide contributors"
copyright = "2019-2024, Pyodide contributors and Mozilla"

suppress_warnings = ["config.cache"]
Expand Down

0 comments on commit d27f668

Please sign in to comment.