diff --git a/Teams/TheMatrix/team.jason b/Teams/TheMatrix/team.jason new file mode 100644 index 0000000..33a2df4 --- /dev/null +++ b/Teams/TheMatrix/team.jason @@ -0,0 +1,12 @@ +{ + "teamName": "TheMatrix", + "members": [ + { + "name": "Ali Diouri", + "twitter": "AliDiouriX", + "koding": "theshadowx", + "location": "Rabat, MA" + "lead": true + } + ] +}