aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-12-12 08:44:13 +0100
committerDaniel Stenberg <daniel@haxx.se>2017-12-12 08:46:29 +0100
commit621b24505fc29ba26f262af8023dbc91a6a09dae (patch)
tree1e70c544cea7842512bc187a9cbf064c3a999914 /scripts
parentcc0cca1baf92edc45cbc9bbd6cbc05e7dff608e5 (diff)
THANKS: added missing names
... as I reran the contrithanks script after the mailmap name fixups.
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/'