From 50e39a0f393165f9f063bc06cff117369391ac91 Mon Sep 17 00:00:00 2001 From: Prajogo Tio Date: Wed, 26 Nov 2014 18:06:26 +0800 Subject: [PATCH] Create team.json --- Teams/pqrstu/team.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/pqrstu/team.json diff --git a/Teams/pqrstu/team.json b/Teams/pqrstu/team.json new file mode 100644 index 0000000..16390f1 --- /dev/null +++ b/Teams/pqrstu/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "pqrstu", + "members": [ + { + "name": "Prajogo Tio", + "koding": "prajogo", + "location": "Singapore, 65" + }, + ] +}