[gsoc-admin] Add email directory structure



commit 22801adffed4aca698fd71bb105c4fb5ad9ab3a8
Author: Alexandre Franke <alexandre franke gmail com>
Date:   Wed Aug 12 10:52:58 2015 +0200

    Add email directory structure

 email/email.py      |    2 ++
 email/templates/foo |    6 ++++++
 2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/email/email.py b/email/email.py
new file mode 100644
index 0000000..63f77b6
--- /dev/null
+++ b/email/email.py
@@ -0,0 +1,2 @@
+#!/usr/bin/env python3
+
diff --git a/email/templates/foo b/email/templates/foo
new file mode 100644
index 0000000..dbb04df
--- /dev/null
+++ b/email/templates/foo
@@ -0,0 +1,6 @@
+Hey {student_name}!
+
+Welcome to Google Summer of Code with GNOME.
+
+--
+The GNOME Summer of Code administration team


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]