From 2fb15701f233e21bbb95f7a55d3827b806ab5528 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Jan 2013 18:12:19 +0100 Subject: gen-authors.sh: handle Thierry Reding properly --- gen-authors.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'gen-authors.sh') diff --git a/gen-authors.sh b/gen-authors.sh index 2b27172..afd8057 100755 --- a/gen-authors.sh +++ b/gen-authors.sh @@ -29,5 +29,6 @@ cat AUTHORS-m4.tmp AUTHORS-git.tmp \ -e 's/Mikael Lepistö/Mikael Lepisto/' \ -e '/Zmanda Inc./d' \ -e 's/Daniel Richard G$/Daniel Richard G./' \ + -e 's/Avionic Design GmbH$/Thierry Reding/' \ | sort \ | uniq -- cgit v1.2.1