team newfolder add

This commit is contained in:
Sadique Ali
2014-11-25 08:43:40 +05:30
parent f51fc437b1
commit f0ca28a7e8
2 changed files with 41 additions and 0 deletions

7
Teams/NewFolder/ABOUT.md Normal file
View File

@@ -0,0 +1,7 @@
Sadique Ali P
Sachin Murali G
Akhil Balakrishnan
Ijas Ahamed
Sibin John
Member of Tech Staffs at Nethram India Innovation Centre. Graduates from Government Engineering College Wayanad.

34
Teams/NewFolder/team.json Normal file
View File

@@ -0,0 +1,34 @@
{
"teamName": "NewFolder",
"members": [
{
"name": "Sachin Murali G",
"koding": "dotg",
"twitter":"sachinmuralig",
"location": "India, IN"
},
{
"name": "Akhil Balakrishnan",
"koding": "akhilb91",
"location": "India, IN"
},
{
"name": "Ijas Ahamed N",
"koding": "ijasahamed",
"location": "India, IN"
},
{
"name": "Sadique Ali P",
"koding": "spali",
"twitter":"spali90",
"location": "India, IN",
"lead" : true
},
{
"name": "Sibin John",
"koding": "sibinjohn",
"location": "India, IN"
}
]
}