diff --git a/Teams/helloworld/ABOUT.md b/Teams/helloworld/ABOUT.md deleted file mode 100644 index 2c98d8f..0000000 --- a/Teams/helloworld/ABOUT.md +++ /dev/null @@ -1,7 +0,0 @@ -#Hello - -##The Team - -##Skillz - -##Project diff --git a/Teams/helloworld/team.json b/Teams/helloworld/team.json deleted file mode 100644 index fa25c82..0000000 --- a/Teams/helloworld/team.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "teamName": "helloworld", - "members": [ - { - "name": "Rohan Pandit", - "koding": "rohanp", - "location": "Herndon, US" - }, - { - "name": "Sashank Thupukari", - "koding": "sthupukari", - "location": "Herndon, US", - "lead": true - }, - { - "name": "Rachel Li", - "koding": "mustuni1", - "location": "Herndon, US" - } - ] -}