From e950cecc87eb640d50561f5a3a70a43ce8fb2d6e Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <m.kohlhase@jacobs-university.de>
Date: Tue, 2 May 2017 08:19:03 +0200
Subject: [PATCH] update

---
 _posts/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_posts/README.md b/_posts/README.md
index df0bb22..0ff3992 100644
--- a/_posts/README.md
+++ b/_posts/README.md
@@ -10,7 +10,7 @@ Each post needs some specific parameters:
  * **title** the title of your post
  * **subtitle** (optionnal) a subtitle. It will be adjuncted to your title in the post link and just under the title in the post page
  * **location** (optional) a location (especially for workshops, conferences, job openings, etc)
- * **author** the author of the post (you don't want to push yourself forward? Just write *the ODK team* or whatever you like
+ * **author** the author of the post (you don't want to push yourself forward? Just write *the KWARC team* or whatever you like)
  * **date** the date *YYYY/MM/DD*
  * **redirect_from** not needed for new posts, this is just the redirect link from old activities pages on the former site
  * **tags** a list of tag. The first tag is the *type* of activity (talk, blogpost, workshop, etc). The available tags are in the folder */_tagpages/* you can create news tags by adding a page there and then adding the tag to your post.
-- 
GitLab