From: Pavel Rochnyak Date: Mon, 16 Mar 2020 16:05:14 +0000 (+0700) Subject: Use real name instead of Github account X-Git-Tag: collectd-5.11.0^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6142afa1b5768f8c6a8d36caccd25d1cfd54aafb;p=thirdparty%2Fcollectd.git Use real name instead of Github account --- diff --git a/ChangeLog b/ChangeLog index 8d640715e..b80735e4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -64,7 +64,7 @@ * collectd: Error/warning messages has been extended with more information. Thanks to dago. #3386 * collectd: Regression caused by #3217 has been fixed. Thanks to - rpv-tomsk. #3349 + Pavel Rochnyak. #3349 * build: version-gen.sh has been cleaned up. Thanks to wrp. #2635 * build: Linking with Python 3.8 has been fixed. Thanks to Self-Perfection. #3344