diff --git a/Teams/IO/team.json b/Teams/IO/team.json new file mode 100644 index 0000000..bf58cc9 --- /dev/null +++ b/Teams/IO/team.json @@ -0,0 +1,13 @@ +{ + "teamName": "IO", + "members": [ + { + "name": "Ramith Hettiarachchi", + "twitter": "ramithuh", + "koding": "ruhsoft", + "location": "LK", + "lead": true + }, + + ] +}