Browse Source

Edit gods and chucknorris lists, update header

Moved 'matteosavatteri' and 'lucacolombogomez' from gods to chucknorris, added 'alessandrodegennaro2' and 'sebastianopagano' to gods.
Alessandro De Gennaro 5 years ago
parent
commit
28e6fc194f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      whoall

+ 3 - 3
whoall

@@ -5,7 +5,7 @@
 # First author: jacopogh - nov 2006
 # Modified and updated by admins & 150 over time
 #
-# Last modified: March 2018 - matteosavatteri
+# Last modified: January 2019 - alessandrodegennaro2
 
 
 from time import time
@@ -231,7 +231,7 @@ class Node(Thread):
 
 ### USER GROUPS ###
 # Current admins/150
-gods = ['root','lucacolombogomez','matteosavatteri']
+gods = ['root','alessandrodegennaro2','sebastianopagano']
 
 # Former admins: bother them at your own risk
 chucknorris = [ 'agalli', 'ikki', 'buddino', 'alex', 'ema', 'ktf',
@@ -239,7 +239,7 @@ chucknorris = [ 'agalli', 'ikki', 'buddino', 'alex', 'ema', 'ktf',
                 'scolari', 'emanueleb', 'giani_matteo','gabryv','fran',
                 'alqahirah','giorgio_ruffa','palazzi','algebrato','blanc',
                 'blue','silviacotroneo','andreatsh','andreamalerba',
-		'claudiochi','tommasoredaelli']
+		'claudiochi','tommasoredaelli','lucacolombogomez','matteosavatteri']
 
 
 ### HOST LIST ###