From 3edca39831419f11daf0d6fad945db262add62c9 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Fri, 2 Aug 2013 14:49:53 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20M=C3=A9line=20Coulot.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/models/newsletter.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/models/newsletter.rb b/app/models/newsletter.rb index 5e9312d..2ed3c66 100755 --- a/app/models/newsletter.rb +++ b/app/models/newsletter.rb @@ -14,6 +14,7 @@ class Newsletter < ActiveRecord::Base "s.montchalin@lepicvert.asso.fr" => ["Sonia - Le Pic Vert","Sonia Montchalin", "Animatrice nature et environnement"], "m.botton@lepicvert.asso.fr" => ["Martial - Le Pic Vert","Martial Botton","Coordinateur"], "c.paul@lepicvert.asso.fr" => ["Camille - Le Pic Vert","Camille Paul","Apprentie BTSA Gestion et Protection de la Nature"], + "m.coulot@lepicvert.asso.fr" => ["Méline - Le Pic Vert","Méline Coulot","Engagée en service civique"], "b.cambon@lepicvert.asso.fr" => ["Bastien - Le Pic Vert","Bastien Cambon","Engagé service civique"] }