[gsoc-admin] config: Add more examples
- From: Lasse Schuirmann <lschuirma src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsoc-admin] config: Add more examples
- Date: Wed, 12 Aug 2015 10:12:30 +0000 (UTC)
commit 4b2a28acf1d30178fb83d3d5ab3b4db92c58d605
Author: Lasse Schuirmann <lasse schuirmann gmail com>
Date: Wed Aug 12 12:09:16 2015 +0200
config: Add more examples
data/config.cfg | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/data/config.cfg b/data/config.cfg
index 86b1c73..f66eec7 100644
--- a/data/config.cfg
+++ b/data/config.cfg
@@ -1,6 +1,10 @@
[GSoC_Dates]
type = ics_source
-ics_url = http://www.google.com/calendar/ical/gsummerofcode%40gmail.com/public/basic.ics
+url = http://www.google.com/calendar/ical/gsummerofcode%40gmail.com/public/basic.ics
+
+[GSoC_Students]
+type = csv_source
+path = data/{year}/students
[FINAL_EVALS]
type = date
@@ -8,4 +12,6 @@ ics_description = .*[fF]inal evaluation deadline.*
[FOO]
type = mail_template
+path = data/templates/foo
when = FINAL_EVALS - 3d
+recipients = GSoC_Students
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]