mirror of
https://github.com/almet/copanier.git
synced 2025-04-28 19:42:37 +02:00
Add Anne in staff
This commit is contained in:
parent
21578d0c81
commit
da1af28aaa
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ SMTP_HOST = "mail.gandi.net"
|
||||||
SMTP_PASSWORD = ""
|
SMTP_PASSWORD = ""
|
||||||
SMTP_LOGIN = ""
|
SMTP_LOGIN = ""
|
||||||
FROM_EMAIL = "contact@epinamap.org"
|
FROM_EMAIL = "contact@epinamap.org"
|
||||||
STAFF = ["yohanboniface@free.fr"]
|
STAFF = ["yohanboniface@free.fr", "anne.mattler@wanadoo.fr"]
|
||||||
|
|
||||||
|
|
||||||
def init():
|
def init():
|
||||||
|
|
Loading…
Reference in a new issue