diff --git a/Teams/grayMatter/team.json b/Teams/grayMatter/team.json new file mode 100644 index 0000000..21d4905 --- /dev/null +++ b/Teams/grayMatter/team.json @@ -0,0 +1,18 @@ +{ + "teamname": "grayMatter", + "members":[ + { + "name":"Marcos Godoy", + "twitter":"mUcHG0Di", + "koding":"mUcHG0Di", + "location":"Asunción, PY", + "lead":true + }, + { + "name":"Renato Estigarribia", + "twitter":"dkalest", + "koding":"dkalest", + "location":"Asunción, PY" + } + ] +}