diff options
Diffstat (limited to 'collectors/python.d.plugin/tor')
-rw-r--r-- | collectors/python.d.plugin/tor/tor.chart.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/tor/tor.chart.py b/collectors/python.d.plugin/tor/tor.chart.py index dd61e6e9..c6378ba5 100644 --- a/collectors/python.d.plugin/tor/tor.chart.py +++ b/collectors/python.d.plugin/tor/tor.chart.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Description: adaptec_raid netdata python.d module # Author: Federico Ceratto <federico.ceratto@gmail.com> -# Author: Ilya Mashchenko (l2isbad) +# Author: Ilya Mashchenko (ilyam8) # SPDX-License-Identifier: GPL-3.0-or-later |