From 22c24f17e92caa5ca9ed744e7de2fd2c3ffbb18b Mon Sep 17 00:00:00 2001 From: raphaelfabeni Date: Fri, 12 Sep 2014 11:55:27 -0300 Subject: [PATCH] Add URL and Email for user raphaelfabeni --- users/raphaelfabeni.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/users/raphaelfabeni.json b/users/raphaelfabeni.json index 61a63cbe..8357f011 100644 --- a/users/raphaelfabeni.json +++ b/users/raphaelfabeni.json @@ -1 +1,5 @@ -{"copyright":"Raphael Fabeni"} \ No newline at end of file +{ + "copyright":"Raphael Fabeni", + "url": "http://raphaelfabeni.com.br", + "email": "contato@raphaelfabeni.com.br" +} \ No newline at end of file