[sysadmin-bin] Remove gitadmin and puiterwijk



commit 351de6fb56c6542e3779eedb29f86dc1d4ee9d31
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Jul 29 15:47:03 2020 +0200

    Remove gitadmin and puiterwijk

 cleanup-inactive-ldap-accounts.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cleanup-inactive-ldap-accounts.py b/cleanup-inactive-ldap-accounts.py
index 2810f17..6218c3e 100755
--- a/cleanup-inactive-ldap-accounts.py
+++ b/cleanup-inactive-ldap-accounts.py
@@ -122,8 +122,8 @@ the GNOME Accounts Team""" % (name, group)
     return True
 
 
-excludes = ['root', 'sysadmin', 'gitadmin', 'translations',
-            'gitadmin', 'otaylor', 'puiterwijk', 'av', 'averi']
+excludes = ['root', 'sysadmin', 'translations',
+            'gitadmin', 'otaylor', 'av', 'averi']
 
 gnomecvs_users = (glu.get_uids_from_group('gnomecvs', excludes))
 ftpadmin_users = (glu.get_uids_from_group('ftpadmin', excludes))


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]