Skip to content

Commit

Permalink
[Update] Fix authors and conf
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Nov 30, 2024
1 parent c54a257 commit 70be590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
sys.path.insert(0, os.path.abspath("../"))

project = "spare scores"
copyright = "2024, Ashish Singh, Guray Erus, George Aidinis"
author = "Ashish Singh, Guray Erus, George Aidinis"
copyright = "2024, Gyujoon Hwang, George Aidinis"
author = "Gyujoon Hwang, George Aidinis"
release = "2024"

# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 70be590

Please sign in to comment.