createrelease: update AUTHORS

This commit is contained in:
Daniel Marjamäki 2013-06-18 06:47:15 +02:00
parent 9b3a8774c5
commit 050a25f782
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@
# cppcheck --xml-version=2 --errorlist > errlist.xml
# xmllint --noout errlist.xml
#
# Update AUTHORS using output from:
# git log --format='%aN' | sort -u
#
# Update version numbers in:
# - cli/main.cpp
# - lib/cppcheck.cpp