Merge pull request #867 from rbgapusan/master
Team CodeMixers PR (updated Team Name on .json file)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Team CodeMixers
|
||||
|
||||
We are Restie and Shane. We'll create awesome apps!
|
||||
|
||||
|
||||
## About Us
|
||||
|
||||
Hi, I'm Restie. I love coding. I'm always upgrading my Web Development skills.
|
||||
|
||||
Hi, I'm Shane. I love coming up with concepts for apps. I'm always open to suggestions.
|
||||
|
||||
|
||||
## Languages
|
||||
PHP
|
||||
JavaScript
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"teamName": "Team CodeMixers",
|
||||
"members": [
|
||||
{
|
||||
"name": "Restie Gapusan",
|
||||
"twitter": "rlcs888",
|
||||
"koding": "rlcreativesolutions",
|
||||
"location": "Ilocos Norte, PH",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Shane Edwards",
|
||||
"twitter": "",
|
||||
"koding": "shanee",
|
||||
"location": "Brisbane, AU",
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user