diff options
Diffstat (limited to 'collectors/python.d.plugin/icecast')
-rw-r--r-- | collectors/python.d.plugin/icecast/icecast.chart.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/icecast/icecast.chart.py b/collectors/python.d.plugin/icecast/icecast.chart.py index 40eaf89b9..e56e506e3 100644 --- a/collectors/python.d.plugin/icecast/icecast.chart.py +++ b/collectors/python.d.plugin/icecast/icecast.chart.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # Description: icecast netdata python.d module -# Author: Ilya Mashchenko (l2isbad) +# Author: Ilya Mashchenko (ilyam8) # SPDX-License-Identifier: GPL-3.0-or-later import json |