Merge pull request #567 from duncanhill/master

Origin PR
This commit is contained in:
Senthil Arivudainambi
2014-11-30 12:23:55 -08:00
2 changed files with 19 additions and 0 deletions

8
Teams/Origin/ABOUT.md Normal file
View File

@@ -0,0 +1,8 @@
# Origin
## About Me
My name is Duncan Hill, I'm a student at the University of Missouri, Columbia.
I'm finishing my CS degree now, but I've been working in the industry for several years.
I enjoy developing in several languages: C#, F#, and Haskell.

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

@@ -0,0 +1,11 @@
{
"teamName": "Origin",
"members": [
{
"name": "Duncan Hill",
"twitter": "duncanahill",
"koding": "duncanhill",
"location": "Columbia, MO"
}
]
}