aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/contrithanks.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/contrithanks.sh b/scripts/contrithanks.sh
index d3dad3e90..85af71038 100755
--- a/scripts/contrithanks.sh
+++ b/scripts/contrithanks.sh
@@ -41,6 +41,7 @@ cut -d: -f2- | \
cut '-d(' -f1 | \
cut '-d<' -f1 | \
tr , '\012' | \
+sed 's/ at github/ on github/' | \
sed 's/ and /\n/' | \
sed -e 's/^ //' -e 's/ $//g' -e 's/@users.noreply.github.com$/ on github/'