diff --git a/Teams/NewFolder/ABOUT.md b/Teams/NewFolder/ABOUT.md new file mode 100644 index 0000000..f1da6fa --- /dev/null +++ b/Teams/NewFolder/ABOUT.md @@ -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. diff --git a/Teams/NewFolder/team.json b/Teams/NewFolder/team.json new file mode 100644 index 0000000..89f69ec --- /dev/null +++ b/Teams/NewFolder/team.json @@ -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" + } + + ] +}