THANKS: added missing names

... as I reran the contrithanks script after the mailmap name fixups.
This commit is contained in:
Daniel Stenberg 2017-12-12 08:44:13 +01:00
parent cc0cca1baf
commit 621b24505f
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 15 additions and 0 deletions

View file

@ -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/'