Merge pull request #870 from mharkus/master

Added Team SARIMANOK
This commit is contained in:
Senthil Arivudainambi
2014-12-03 11:29:30 -08:00
2 changed files with 22 additions and 0 deletions

11
Teams/SARIMANOK/ABOUT.md Normal file
View File

@@ -0,0 +1,11 @@
# About SARIMANOK
My name is Marc Tan and that's it.
I speak:
- Java
- Golang
- Javascript
- Groovy
- Nodejs

11
Teams/SARIMANOK/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "SARIMANOK",
"members": [
{
"name": "Marc Tan",
"twitter": "mharkus",
"location": "Singapore, SG",
"lead": true
}
]
}