6
Teams/.jar/ABOUT.md
Normal file
6
Teams/.jar/ABOUT.md
Normal file
@@ -0,0 +1,6 @@
|
||||
About our Team
|
||||
===========================
|
||||
|
||||
|Joseph | Alex | Randy
|
||||
|
||||
Greetings, from team .jar!
|
||||
25
Teams/.jar/team.json
Normal file
25
Teams/.jar/team.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"teamName": ".jar",
|
||||
"members": [
|
||||
{
|
||||
"name": "Joseph Song",
|
||||
"twitter": "ijoosong",
|
||||
"koding": "ijoosong",
|
||||
"location": "Philadelphia, PA",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Alexander Ngai",
|
||||
"twitter": "alexsngai",
|
||||
"koding": "alexngai",
|
||||
"location": "Irvine, CA"
|
||||
},
|
||||
{
|
||||
"name": "Randy Song",
|
||||
"twitter": "cabooserwar",
|
||||
"koding": "sshrandy",
|
||||
"location": "Woburn, MA"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user