[sysadmin-bin] Don't clean up Patrick's account



commit 7981bbb6104ad385a5c00b7f7711b76e5da7aded
Author: Andrea Veri <av gnome org>
Date:   Tue Apr 8 23:21:49 2014 +0200

    Don't clean up Patrick's account

 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 7283f41..e875dba 100755
--- a/cleanup-inactive-ldap-accounts.py
+++ b/cleanup-inactive-ldap-accounts.py
@@ -92,6 +92,7 @@ def get_uids_from_group(group):
     people.discard('sysadmin')
     people.discard('translations')
     people.discard('otaylor')
+    people.discard('puiterwijk')
     people.discard('av')
 
     return people


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