Updated ABOUT.md
This commit is contained in:
@@ -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 Esparcia is a full stack developer (Node, angular, express, mongo) expert in sailsjs and hapijs with expertise in both frontend and backend.
|
||||
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user