Merge pull request #22 from roncabal/master

Created team.json and About.md files for PumpedDevs
This commit is contained in:
sent hil
2014-11-21 17:27:54 -08:00
2 changed files with 42 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
PumpedDevs
================
Hey! You've actually visited our page(?). We are pumpedDevs! We're thrilled to be part of the first Global Hackathon, well actually, this is the first hackthon for some of us. :)
About your team
===========================
TODO
About your skills and what you are going to do?
=======
TODO
+29
View File
@@ -0,0 +1,29 @@
{
"teamName": "PumpedDevs",
"members": [
{
"name": "Bryan Salazar",
"koding": "brysalazar12",
"location": "Makati City, PH"
},
{
"name": "Ron Emerson Cabal",
"twitter": "RonCabal",
"koding": "roncabal",
"lead": true,
"location": "San Pablo City, PH"
},
{
"name": "Joell Lapitan",
"twitter": "jlapitan",
"koding": "jlapitan",
"location": "Calamba Laguna City, PH"
},
{
"name": "Kenneth Sungcaya",
"twitter": "ksungcaya",
"koding": "ksungcaya",
"location": "Dubai, AE"
}
]
}