|
|
|
|
@ -24,14 +24,18 @@ TABLE_COLUMN_ORDER = ("date", "location", "presenter")
@@ -24,14 +24,18 @@ TABLE_COLUMN_ORDER = ("date", "location", "presenter")
|
|
|
|
|
MAIL_RECIPIENTS = ",".join( |
|
|
|
|
[ |
|
|
|
|
"cpistaff@imtek.de", |
|
|
|
|
"andrealayedra@hotmail.com", |
|
|
|
|
|
|
|
|
|
"jaro.homburger@biologie.uni-freiburg.de", |
|
|
|
|
"kubilay.acar@continental.com", |
|
|
|
|
"Mario.diehlmann@basf.com", |
|
|
|
|
"paul.fernandez@fmf.uni-freiburg.de", |
|
|
|
|
"sunil.shetty@uniklinik-freiburg.de", |
|
|
|
|
|
|
|
|
|
"andrealayedra@hotmail.com", |
|
|
|
|
"sofia.genoves94@gmail.com", |
|
|
|
|
"sofia.genoves@yahoo.com.ar", |
|
|
|
|
"yashmistry1001@gmail.com", |
|
|
|
|
"lonee.borah@gmail.com", |
|
|
|
|
] |
|
|
|
|
) |
|
|
|
|
MAIL_SUBJECT = "Updated Group Meeting Schedule" |
|
|
|
|
|