aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2019-10-27 12:47:01 +0000
committernodiscc <nodiscc@gmail.com>2019-10-27 12:47:01 +0000
commit2c6e7ab9d2b6c4b44a6bb8f6b2a6a4371950a1c0 (patch)
treedd242451f2b1de8db34f9ff6f92750feeddc70a1 /tests
parent.travis.yml: dummy commit to force detection of the repo on travis-ci.org (diff)
downloadawesome-selfhosted-2c6e7ab9d2b6c4b44a6bb8f6b2a6a4371950a1c0.tar.gz
awesome-selfhosted-2c6e7ab9d2b6c4b44a6bb8f6b2a6a4371950a1c0.zip
docs/tests: update URL to reflect ownership change to awesome-selfhosted Github organization
Diffstat (limited to 'tests')
-rwxr-xr-xtests/check-github-commit-dates.py2
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"