Added mother
This commit is contained in:
4
Teams/mother/ABOUT.md
Normal file
4
Teams/mother/ABOUT.md
Normal file
@@ -0,0 +1,4 @@
|
||||
mother
|
||||
======
|
||||
|
||||
We are three web devs.
|
||||
23
Teams/mother/team.json
Normal file
23
Teams/mother/team.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"teamName": "mother",
|
||||
"members": [
|
||||
{
|
||||
"name": "Uri Gorelik",
|
||||
"twitter": "urigorelik",
|
||||
"koding": "uri",
|
||||
"location": "Ottawa, ON"
|
||||
},
|
||||
{
|
||||
"name": "Kurtis Funai",
|
||||
"twitter": "kurtfunai",
|
||||
"koding": "kurtfunai",
|
||||
"location": "Ottawa, ON"
|
||||
},
|
||||
{
|
||||
"name": "Patrick Vice",
|
||||
"twitter": "patgvice",
|
||||
"koding": "patgvice",
|
||||
"location": "Ottawa, ON"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user