Merge pull request #93 from earthly/master

Adding Earthly team profile
This commit is contained in:
Senthil Arivudainambi
2014-11-24 03:28:20 -08:00
2 changed files with 33 additions and 0 deletions

21
Teams/Earthly/ABOUT.md Normal file
View File

@@ -0,0 +1,21 @@
Earthly
====
A single person team looking to make a big impact.
Skills
------
Programming languages (that may be used):
- Javascript
- Node.js
- HTML/CSS
- Sass
Project
-------
The goal of my project is to prove that age is not a factor with
development, even on a global level.
I will probably be tackling issues #1 or #5, however I have not
fully decided yet. I want my project to be able to make a difference.

12
Teams/Earthly/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "Earthly",
"members": [
{
"name": "George Mickleburgh",
"koding": "gmickleburgh",
"github": "georgemickleburgh",
"location": "Cambridge, UK",
"lead": true
}
]
}