From c7455f6a5385f1c19dc3b6c93cc4b37c0320ec48 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Mon, 22 Jun 2020 20:48:46 +0200 Subject: [PATCH] Update authors --- dev.mk.in | 2 +- doc/AUTHORS.adoc | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- 2.47.2