Skip to content

Commit 389d9e9

Browse files
authored
Merge pull request #300 from coderefinery/copyright
copyright to contributors
2 parents ffb6b95 + d461039 commit 389d9e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/conf.py

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

2020
project = "How to document your research software"
21-
copyright = "CodeRefinery team"
22-
author = "CodeRefinery team"
21+
copyright = "CodeRefinery contributors"
22+
author = "CodeRefinery contributors"
2323
github_user = "coderefinery"
2424
github_repo_name = "documentation" # auto-detected from dirname if blank
2525
github_version = "main"

0 commit comments

Comments
 (0)