summaryrefslogtreecommitdiff
path: root/gen-authors.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gen-authors.sh')
-rwxr-xr-xgen-authors.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/gen-authors.sh b/gen-authors.sh
index 4df27ae..42223ed 100755
--- a/gen-authors.sh
+++ b/gen-authors.sh
@@ -16,9 +16,9 @@ echo ''
cat AUTHORS-m4.tmp AUTHORS-git.tmp \
| sed -e 's/ *<.*>.*//' \
- -e 's/^Bogdan$/Bogdan Drozdowski/' \
- -e 's/Fabien COELHO/Fabien Coelho/' \
- -e 's/Dustin Mitchell/Dustin J. Mitchell/' \
+ -e 's/^Bogdan$/Bogdan Drozdowski/' \
+ -e 's/Fabien COELHO/Fabien Coelho/' \
+ -e 's/Dustin Mitchell/Dustin J. Mitchell/' \
-e 's/Alain BARBET/Alain Barbet/' \
-e 's/Mats Kindahl of Sun Microsystems/Mats Kindahl/' \
-e 's/Perceval ANICHINI/Perceval Anichini/' \