Merge pull request #804 from francisrohner/master

Fixed / re-request
This commit is contained in:
Nitin Gupta
2014-12-02 21:22:28 -08:00
2 changed files with 39 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
Francis
--------------
I'm a senior Computer Science Student at Stony Brook University
in New York. I love coding and gaming!
Languages I love
- C#
- Java (Including Android Development)
- PHP
- MYSQL
Michael
-------------
I'm a senior Computer Science Student at Stony Brook University
in New York. I made snake on Android!
Language I love
- C++
- Java (Including Android Development)
- C#
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "AllAboutThatBass",
"members": [
{
"name": "Francis Rohner",
"twitter": "FrankDaTank815",
"koding": "francisrohner",
"location": "New York, US",
"lead": true
},
{
"name": "Michael Knoth",
"koding": "knoth77",
"location": "New York, US"
}
]
}