|
From: Andreas A. <ar...@so...> - 2019-08-16 18:14:16
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=7cca96dba291cf8b9bef80f472665f15ab00ec61 commit 7cca96dba291cf8b9bef80f472665f15ab00ec61 Author: Andreas Arnez <ar...@li...> Date: Fri Aug 16 20:06:53 2019 +0200 Update s390x maintainership in AUTHORS I have taken over maintainership of the s390x support some time ago. Update the AUTHORS file to reflect that. Diff: --- AUTHORS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 4c03a66..84c47b4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -57,9 +57,9 @@ use in Valgrind. David Woodhouse has helped out with test and build machines over the course of many releases. -Florian Krohm and Christian Borntraeger wrote and maintain the -S390X/Linux port. Florian improved and ruggedised the regression test -system during 2011. +Florian Krohm and Christian Borntraeger wrote the initial S390X/Linux +port. Andreas Arnez is the current maintainer and developer of it. +Florian improved and ruggedised the regression test system during 2011. Philippe Waroquiers wrote and maintains the embedded GDB server. He also made a bunch of performance and memory-reduction fixes across |