diff --git a/Teams/IO/about.md b/Teams/IO/about.md new file mode 100644 index 0000000..64a4d57 --- /dev/null +++ b/Teams/IO/about.md @@ -0,0 +1 @@ +#Hello from SL diff --git a/Teams/IO/team.json b/Teams/IO/team.json new file mode 100644 index 0000000..2cc53d6 --- /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 + } + + ] +}