Browse Source

Edit gods and chucknorris lists, update header

rox 4 years ago
parent
commit
20f1073c05
1 changed files with 4 additions and 3 deletions
  1. 4 3
      whoall

+ 4 - 3
whoall

@@ -5,7 +5,7 @@
 # First author: jacopogh - nov 2006
 # Modified and updated by admins & 150 over time
 #
-# Last modified: January 2020 - matteobonamassa
+# Last modified: February 2020 - andrearossoni
 
 
 from time import time
@@ -229,7 +229,7 @@ class Node(Thread):
 
 ### USER GROUPS ###
 # Current admins/150
-gods = ['root','alessandrodegennaro2','sebastianopagano']
+gods = ['root','andrearossoni','simonepirota']
 
 # Former admins: bother them at your own risk
 chucknorris = [ 'agalli', 'ikki', 'buddino', 'alex', 'ema', 'ktf',
@@ -237,7 +237,8 @@ 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','lucacolombogomez','matteosavatteri']
+                'claudiochi','tommasoredaelli','lucacolombogomez','matteosavatteri',
+                'alessandrodegennaro2','sebastianopagano' ]
 
 
 ### HOST LIST ###