[sysadmin-bin] Make sure gitadmin is never removed from the gnomecvs group



commit 4afe0e012fd660cfc209db059c30e9630b5be094
Author: Andrea Veri <av gnome org>
Date:   Thu Jun 5 22:14:11 2014 +0200

    Make sure gitadmin is never removed from the gnomecvs group

 cleanup-inactive-ldap-accounts.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/cleanup-inactive-ldap-accounts.py b/cleanup-inactive-ldap-accounts.py
index 3ba52fe..45beef3 100755
--- a/cleanup-inactive-ldap-accounts.py
+++ b/cleanup-inactive-ldap-accounts.py
@@ -91,6 +91,7 @@ def get_uids_from_group(group):
     people.discard('root')
     people.discard('sysadmin')
     people.discard('translations')
+    people.discard('gitadmin')
     people.discard('otaylor')
     people.discard('puiterwijk')
     people.discard('av')


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