From 8120e19e03d00c55276289d6fa76fb52305e04aa Mon Sep 17 00:00:00 2001 From: Hugo PEREIRA Date: Sat, 6 Jun 2015 22:20:31 +0200 Subject: [PATCH 1/3] Added hugorper.json --- users/hugorper.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 users/hugorper.json diff --git a/users/hugorper.json b/users/hugorper.json new file mode 100644 index 00000000..e3f3e404 --- /dev/null +++ b/users/hugorper.json @@ -0,0 +1,5 @@ +{ + "copyright": "Hugo Pereira, http://hugorper.com", + "url": "http://hugorper.com", + "email": "hugorper@gmail.com", +} \ No newline at end of file From a4d250297b6f145c2bd9ecf29a566e55f0df07c1 Mon Sep 17 00:00:00 2001 From: Hugo PEREIRA Date: Sun, 7 Jun 2015 13:03:41 +0200 Subject: [PATCH 2/3] Fix issue #683, the son is now valid --- users/hugorper.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/users/hugorper.json b/users/hugorper.json index e3f3e404..c42affaf 100644 --- a/users/hugorper.json +++ b/users/hugorper.json @@ -1,5 +1,5 @@ { - "copyright": "Hugo Pereira, http://hugorper.com", - "url": "http://hugorper.com", - "email": "hugorper@gmail.com", + "copyright": "Hugo Pereira, http://hugorper.com", + "url": "http://hugorper.com", + "email": "hugorper@gmail.com" } \ No newline at end of file From ab4a8e4e654a6cc04a872b10a7070566ca7d316d Mon Sep 17 00:00:00 2001 From: Hugo PEREIRA Date: Sun, 7 Jun 2015 13:03:41 +0200 Subject: [PATCH 3/3] Fix issue #683, json is now valid --- users/hugorper.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/users/hugorper.json b/users/hugorper.json index e3f3e404..c42affaf 100644 --- a/users/hugorper.json +++ b/users/hugorper.json @@ -1,5 +1,5 @@ { - "copyright": "Hugo Pereira, http://hugorper.com", - "url": "http://hugorper.com", - "email": "hugorper@gmail.com", + "copyright": "Hugo Pereira, http://hugorper.com", + "url": "http://hugorper.com", + "email": "hugorper@gmail.com" } \ No newline at end of file