From: Joel Rosdahl Date: Mon, 22 Jun 2020 18:48:46 +0000 (+0200) Subject: Update authors X-Git-Tag: v3.7.11~8 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c7455f6a5385f1c19dc3b6c93cc4b37c0320ec48;p=thirdparty%2Fccache.git Update authors --- diff --git a/dev.mk.in b/dev.mk.in index 2e3ac9006..fe1bcd363 100644 --- a/dev.mk.in +++ b/dev.mk.in @@ -195,7 +195,7 @@ update-authors: | grep '^[^ ]' \ | sed -r -e 's/[^ ]+/*/' -e 's/<.*//' -e 's/ *$$//' \ | sort -u \ - | perl -00 -p -i -e 's/^\*.*/ . "\n"/es' doc/AUTHORS.adoc + | perl -00 -p -i -e 's/^\*.*/ . "\n"/es' $(srcdir)/doc/AUTHORS.adoc .PHONY: check-syntax check-syntax: diff --git a/doc/AUTHORS.adoc b/doc/AUTHORS.adoc index 1f1d4e2bc..c8b611994 100644 --- a/doc/AUTHORS.adoc +++ b/doc/AUTHORS.adoc @@ -7,6 +7,7 @@ maintained by Joel Rosdahl. ccache is a collective work with contributions from many people, including: * Alexander Korsunsky +* Alexander Lanin * Alexey Tourbin * Alfred Landrum * Anders F Björklund @@ -75,6 +76,7 @@ ccache is a collective work with contributions from many people, including: * Nick Schultz * Norbert Lange * Oded Shimon +* Olle Liljenzin * Orgad Shaneh * Orion Poplawski * Owen Mann