Change wsl to Wessel's name and email address in the ChangeLog creation

This commit is contained in:
Ivo Timmermans 2000-11-02 21:41:53 +00:00
parent 5b6815751e
commit 84c842def7

View file

@ -14,8 +14,10 @@ CVS_CREATED = configure aclocal.m4 config.h.in config.guess \
ChangeLog:
rm -f ChangeLog
rcs2log -u "zarq Ivo Timmermans itimmermans@bigfoot.com" \
-u "guus Guus Sliepen guus@sliepen.warande.net" | \
rcs2log -r -r -r CABAL \
-u "zarq Ivo Timmermans itimmermans@bigfoot.com" \
-u "guus Guus Sliepen guus@sliepen.warande.net" \
-u "wsl Wessel Dankers wsl@nl.linux.org" | \
sed -e 's,/home/CVS/tinc/,,g' > $@
cvs-clean: maintainer-clean