[damned-lies/oscp] Add Guillaume to site admins



commit aa1098ec14e68f59fdd17fb25fd604f24a81dc50
Author: Claude Paroz <claude 2xlibre net>
Date:   Wed Jun 30 09:11:24 2021 +0200

    Add Guillaume to site admins

 httpd/local_settings.py | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/httpd/local_settings.py b/httpd/local_settings.py
index a2c593f4..774235da 100644
--- a/httpd/local_settings.py
+++ b/httpd/local_settings.py
@@ -6,6 +6,7 @@ USE_DJANGO_OPENID = False
 
 ADMINS = (
     ('Claude Paroz', 'claude 2xlibre net'),
+    ('Guillaume Bernard', 'associations guillaume-bernard fr'),
 )
 
 MANAGERS = ADMINS


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