diff --git a/Teams/Kuali/ABOUT.md b/Teams/Kuali/ABOUT.md index 03a3af9..3ddd42f 100644 --- a/Teams/Kuali/ABOUT.md +++ b/Teams/Kuali/ABOUT.md @@ -21,5 +21,7 @@ Andrew is an expert Java programmer and functional test author. He will make sur Shawon is the UX and Graphic Designer. The user interfaces of our project would never look as stunning and jaw-dropping without his expertise. [Github](https://github.com/newscredshawon) +![Rommel](http://www.gravatar.com/avatar/05ec6012ec6d2c8645e18f2161308f6b.png) + Rommel Esparcia is a full stack developer (Node, angular, express, mongo) expert in sailsjs and hapijs with expertise in both frontend and backend. diff --git a/Teams/Kuali/team.json b/Teams/Kuali/team.json index 2391b91..dfff3f2 100644 --- a/Teams/Kuali/team.json +++ b/Teams/Kuali/team.json @@ -1,25 +1,30 @@ -{ - "teamName": "Kuali", - "members": [ - { - "name": "Rodrigo Reyes", - "twitter": "scrooge_mc_pato", - "koding": "kouryuu", - "location": "Mexico City, MX", - "lead": true - }, - { - "name": "Shawon", - "twitter": "", - "koding": "itsmeshawon", - "location": "Dhaka, BD" - }, - { - "name": "Andrew Breksa", - "twitter": "", - "koding": "abreksa4", - "location": "California, US" - - } - ] -} +{ + "teamName":"Kuali", + "members":[ + { + "name":"Rodrigo Reyes", + "twitter":"scrooge_mc_pato", + "koding":"kouryuu", + "location":"Mexico City, MX", + "lead":true + }, + { + "name":"Shawon", + "twitter":"", + "koding":"itsmeshawon", + "location":"Dhaka, BD" + }, + { + "name":"Andrew Breksa", + "twitter":"", + "koding":"abreksa4", + "location":"California, US" + }, + { + "name":"Rommel Esparcia", + "twitter":"wiredots", + "koding":"wiredots", + "location":"Cebu, PH" + } + ] +} \ No newline at end of file