From 14811d7dfa4d81ba75d49f90c1b90c57c82d435d Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <m.kohlhase@jacobs-university.de>
Date: Thu, 24 Aug 2017 11:22:28 +0200
Subject: [PATCH] adding kwarcie

---
 _includes/people_list.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/people_list.html b/_includes/people_list.html
index a8aba69..4406d4c 100644
--- a/_includes/people_list.html
+++ b/_includes/people_list.html
@@ -17,7 +17,7 @@
                     <p>
                       {% if person.start_date %}
                         {% unless person.end_date %}
-                        since
+                        KWARCie since
                         {% endunless %}
                         {% assign date = person.start_date %}
                         {% include date.html %}
-- 
GitLab