From 4e7d0d3bb74c72c8fa7557268dc793fbb393a6c7 Mon Sep 17 00:00:00 2001 From: Mark Steve Samson Date: Sun, 30 Nov 2014 14:33:30 +0800 Subject: [PATCH] Create team.json --- Teams/Incorgito/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Incorgito/team.json diff --git a/Teams/Incorgito/team.json b/Teams/Incorgito/team.json new file mode 100644 index 0000000..88ba0c7 --- /dev/null +++ b/Teams/Incorgito/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Incorgito", + "members": [ + { + "name": "Mark Steve Samson", + "twitter": "themarksteve", + "koding": "marksteve", + "location": "Quezon City, PH" + }, + { + "name": "Beato Bongco", + "twitter": "beatobongco", + "koding": "beatobongco", + "location": "Quezon City, PH" + } + ] +}