From d61bcf02dd6c20af6391c3547df7132ab32d0563 Mon Sep 17 00:00:00 2001 From: Michael Kohlhase <michael.kohlhase@fau.de> Date: Wed, 10 Oct 2018 09:14:03 +0200 Subject: [PATCH] new --- people/jsee.md | 18 ++++++++++++++++++ people/kamann.md | 18 ++++++++++++++++++ people/mrupprecht.md | 18 ++++++++++++++++++ people/rmarkus.md | 18 ++++++++++++++++++ 4 files changed, 72 insertions(+) create mode 100644 people/jsee.md create mode 100644 people/kamann.md create mode 100644 people/mrupprecht.md create mode 100644 people/rmarkus.md diff --git a/people/jsee.md b/people/jsee.md new file mode 100644 index 0000000..c0156c8 --- /dev/null +++ b/people/jsee.md @@ -0,0 +1,18 @@ +--- +layout: person + +title: Johannes-Sebastian See +fullname: Johannes-Sebastian See +SOONpic: public/images/dmueller.jpg + +role: bachelor-student +start_date: 2018-02 + +publink: auto + +affiliation: Computer Science, FAU Erlangen-Nürnberg +NOwebsite: http://blog.logicalphalluses.net/ +--- + +### Contact +Email: "d." + lastname.replace("ü","ue") + "@" + this.domain diff --git a/people/kamann.md b/people/kamann.md new file mode 100644 index 0000000..4a9670b --- /dev/null +++ b/people/kamann.md @@ -0,0 +1,18 @@ +--- +layout: person + +title: Kai Amann +fullname: Kai Amann +SOONpic: public/images/dmueller.jpg + +role: bachelor-student +start_date: 2018-02 + +publink: auto + +affiliation: Computer Science, FAU Erlangen-Nürnberg +NOwebsite: http://blog.logicalphalluses.net/ +--- + +### Contact +Email: "d." + lastname.replace("ü","ue") + "@" + this.domain diff --git a/people/mrupprecht.md b/people/mrupprecht.md new file mode 100644 index 0000000..535673c --- /dev/null +++ b/people/mrupprecht.md @@ -0,0 +1,18 @@ +--- +layout: person + +title: Marcel Rupprecht +fullname: Marcel Rupprecht +SOONpic: public/images/dmueller.jpg + +role: master-student +start_date: 2016-04 + +publink: auto + +affiliation: Computer Science, FAU Erlangen-Nürnberg +NOwebsite: http://blog.logicalphalluses.net/ +--- + +### Contact +Email: "d." + lastname.replace("ü","ue") + "@" + this.domain diff --git a/people/rmarkus.md b/people/rmarkus.md new file mode 100644 index 0000000..ddaf8a7 --- /dev/null +++ b/people/rmarkus.md @@ -0,0 +1,18 @@ +--- +layout: person + +title: Richard Marcus +fullname: Richard Marcus +SOONpic: public/images/dmueller.jpg + +role: master-student +start_date: 2018-04 + +publink: auto + +affiliation: Computer Science, FAU Erlangen-Nürnberg +NOwebsite: http://blog.logicalphalluses.net/ +--- + +### Contact +Email: "d." + lastname.replace("ü","ue") + "@" + this.domain -- GitLab