From 2a6a4d10f8daf4931c27bd33e787747b168aa417 Mon Sep 17 00:00:00 2001 From: Laurent Peuch <cortex@worlddomination.be> Date: Sat, 22 Jun 2013 15:19:40 +0200 Subject: [PATCH] [fix] missing , --- format.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format.json b/format.json index ec25888..40da86b 100644 --- a/format.json +++ b/format.json @@ -8,7 +8,7 @@ "birth_date": "", "birth_place": "", // optinional "cv": "", // optional - } + }, "contact": { "emails": [{ "email": "", -- GitLab