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" + } + ] +}