aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-github-commit-dates.py
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2019-10-27 13:34:48 +0000
committerGitHub <noreply@github.com>2019-10-27 13:34:48 +0000
commite49727ad6e72e55bb3faf627483016688bc50555 (patch)
tree43c5b337765e5818560b3c2636157f6884082d5e /tests/check-github-commit-dates.py
parentHighlight Bitwarden relies on closed source (diff)
parentMerge pull request #1857 from rmrgh/bitwarden_rs (diff)
downloadawesome-selfhosted-e49727ad6e72e55bb3faf627483016688bc50555.tar.gz
awesome-selfhosted-e49727ad6e72e55bb3faf627483016688bc50555.zip
Merge branch 'master' into bitwarden-closed-source-dep
Diffstat (limited to 'tests/check-github-commit-dates.py')
-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"