createrelease: update AUTHORS
This commit is contained in:
parent
9b3a8774c5
commit
050a25f782
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue