[sysadmin-bin] Remove gitadmin for good



commit ec68a84385ebb0cb2d012832e2a3f3c1993b85e8
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Jul 29 16:19:02 2020 +0200

    Remove gitadmin for good

 cleanup-inactive-ldap-accounts.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cleanup-inactive-ldap-accounts.py b/cleanup-inactive-ldap-accounts.py
index 6218c3e..af66034 100755
--- a/cleanup-inactive-ldap-accounts.py
+++ b/cleanup-inactive-ldap-accounts.py
@@ -123,7 +123,7 @@ the GNOME Accounts Team""" % (name, group)
 
 
 excludes = ['root', 'sysadmin', 'translations',
-            'gitadmin', 'otaylor', 'av', 'averi']
+            '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]