Remove Toofik.
[webcomics.git] / settings.py
index 25c4a7ed071bd9f8248dc40aa194241bec4f8ea2..e759e7644e5b099f407fe81c5bdcc44189067f7f 100644 (file)
@@ -4,8 +4,7 @@ DEBUG = True
 TEMPLATE_DEBUG = DEBUG
 
 ADMINS = (
-    ('Jerome BENOIT', 'jerome.benoit@grenouille.com'),
-    ('Toofik Medjamia', 'toofik@toofik.com'),
+    ('Jérôme BENOIT', 'jerome.benoit@piment-noir.org'),
 )
 
 MANAGERS = ADMINS