diff --git a/_includes/people_list.html b/_includes/people_list.html
index a8aba69635f5b9810bf5c24348252e35dab7b86b..4406d4c3d652aecc64e5eabea7b609a0e4abf408 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 %}