diff options
Diffstat (limited to 'tests/check-github-commit-dates.py')
-rwxr-xr-x | tests/check-github-commit-dates.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check-github-commit-dates.py b/tests/check-github-commit-dates.py index f148bac2..4070700a 100755 --- a/tests/check-github-commit-dates.py +++ b/tests/check-github-commit-dates.py @@ -28,7 +28,7 @@ import os __author__ = "nodiscc" __copyright__ = "Copyright 2019, nodiscc" -__credits__ = ["https://github.com/kickball/awesome-selfhosted"] +__credits__ = ["https://github.com/awesome-selfhosted/awesome-selfhosted"] __license__ = "MIT" __version__ = "1.0" __maintainer__ = "nodiscc" |