Skip to content

Commit 6faa777

Browse files
authored
Update conf.py adding InfraVis name
1 parent e4c4f59 commit 6faa777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
# -- Project information -----------------------------------------------------
2020

2121
project = 'Using Python in an HPC environment'
22-
copyright = '2024, UPPMAX/HPC2N/LUNARC'
23-
author = 'UPPMAX/HPC2N/LUNARC'
22+
copyright = '2024, UPPMAX/HPC2N/LUNARC/InfraVis'
23+
author = 'UPPMAX/HPC2N/LUNARC/InfraVis'
2424
github_user = "UPPMAX"
2525
github_repo_name = "HPC-python" # auto-detected from dirname if blank
2626
github_version = "main"

0 commit comments

Comments
 (0)