Browse Source

py stuff: change l2isbad to ilyam8 (#5676)

* change l2isbad to ilyam8

* change l2isbad to ilyam8
Ilya Mashchenko 6 years ago
parent
commit
56336f5acf

+ 1 - 1
collectors/python.d.plugin/adaptec_raid/adaptec_raid.chart.py

@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 # Description: adaptec_raid netdata python.d module
-# Author: Ilya Mashchenko (l2isbad)
+# Author: Ilya Mashchenko (ilyam8)
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 

+ 1 - 1
collectors/python.d.plugin/beanstalk/beanstalk.chart.py

@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 # Description: beanstalk netdata python.d module
-# Author: l2isbad
+# Author: ilyam8
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 try:

+ 1 - 1
collectors/python.d.plugin/bind_rndc/bind_rndc.chart.py

@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 # Description: bind rndc netdata python.d module
-# Author: l2isbad
+# Author: ilyam8
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 import os

+ 1 - 1
collectors/python.d.plugin/couchdb/couchdb.chart.py

@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 # Description: couchdb netdata python.d module
 # Author: wohali <wohali@apache.org>
-# Thanks to l2isbad for good examples :)
+# Thanks to ilyam8 for good examples :)
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 from collections import namedtuple, defaultdict

+ 1 - 1
collectors/python.d.plugin/dns_query_time/dns_query_time.chart.py

@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 # Description: dns_query_time netdata python.d module
-# Author: l2isbad
+# Author: ilyam8
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 from random import choice

+ 1 - 1
collectors/python.d.plugin/elasticsearch/elasticsearch.chart.py

@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 # Description: elastic search node stats netdata python.d module
-# Author: l2isbad
+# Author: ilyam8
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 import json

+ 1 - 1
collectors/python.d.plugin/fail2ban/fail2ban.chart.py

@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 # Description: fail2ban log netdata python.d module
-# Author: l2isbad
+# Author: ilyam8
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 import re

+ 1 - 1
collectors/python.d.plugin/freeradius/freeradius.chart.py

@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 # Description: freeradius netdata python.d module
-# Author: l2isbad
+# Author: ilyam8
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 import re

+ 1 - 1
collectors/python.d.plugin/haproxy/haproxy.chart.py

@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 # Description: haproxy netdata python.d module
-# Author: l2isbad, ktarasz
+# Author: ilyam8, ktarasz
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 from collections import defaultdict

+ 1 - 1
collectors/python.d.plugin/hddtemp/hddtemp.chart.py

@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 # Description: hddtemp netdata python.d module
 # Author: Pawel Krupa (paulfantom)
-# Author: Ilya Mashchenko (l2isbad)
+# Author: Ilya Mashchenko (ilyam8)
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 

Some files were not shown because too many files changed in this diff