]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update authors
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 22 Jun 2020 18:48:46 +0000 (20:48 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 22 Jun 2020 18:48:46 +0000 (20:48 +0200)
dev.mk.in
doc/AUTHORS.adoc

index 2e3ac90062d5fdc52127f621b0f9d038a91ba0e0..fe1bcd36394b64aa9dfe778ac69ae607369869da 100644 (file)
--- 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/^\*.*/<STDIN> . "\n"/es' doc/AUTHORS.adoc
+         | perl -00 -p -i -e 's/^\*.*/<STDIN> . "\n"/es' $(srcdir)/doc/AUTHORS.adoc
 
 .PHONY: check-syntax
 check-syntax:
index 1f1d4e2bcb020d3cacd59b21f77e26819fe0026f..c8b611994b3b40b4cd62060fc909ce20551577da 100644 (file)
@@ -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