diff --git a/Teams/CompileError/team.json b/Teams/CompileError/team.json new file mode 100644 index 0000000..25134af --- /dev/null +++ b/Teams/CompileError/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "CompileError", + "members": [ + { + "name": "Abhishek Mishra", + "twitter": "MishrAbhi_Mumba", + "koding": "mishrabhi2020", + "location": "Mumbai, IN" + }, + { + "name": "Faizan Sayed", + "twitter": "sayedfaizan93", + "koding": "faizansayed", + "location": "Mumbai, IN" + }, + { + "name": "Gaurav Tripathi", + "twitter": "madvirus420", + "koding": "madvirus420", + "location": "Mumbai, IN", + "lead": true + }, + { + "name": "Rajiv Sharma", + "twitter": "_RajivTS_", + "koding": "grayskull", + "location": "Mumbai, IN" + }, + { + "name": "Nikhil Varghese", + "twitter": "nv1620", + "koding": "nv1620", + "location": "Mumbai, IN" + } + ] +}