From 8adf94310e297ed4fd2c03f0ec1b6f6897c13c5c Mon Sep 17 00:00:00 2001 From: prajogotio Date: Tue, 2 Dec 2014 21:55:43 +0800 Subject: [PATCH] addition of member and particulars --- Teams/pqrstu/ABOUT.md | 10 ++++++++++ Teams/pqrstu/team.json | 5 +++++ 2 files changed, 15 insertions(+) diff --git a/Teams/pqrstu/ABOUT.md b/Teams/pqrstu/ABOUT.md index fe5642e..8fc4b5a 100644 --- a/Teams/pqrstu/ABOUT.md +++ b/Teams/pqrstu/ABOUT.md @@ -25,3 +25,13 @@ Thank you for taking your time to read this page. Regards, Prajogo Tio + +###UPDATE: Another Member! + +###Knock, knock, who's there? +He is Andhieka Putra, an enthusiastic Year 2 Computer Science undergraduate from National University of Singapore. Github: [github.com/andhieka](https://github.com/andhieka) + +We have been friends since eternity. + +We will be working together to bring out the best of our abilities :D + diff --git a/Teams/pqrstu/team.json b/Teams/pqrstu/team.json index d74b27c..fce1474 100644 --- a/Teams/pqrstu/team.json +++ b/Teams/pqrstu/team.json @@ -5,6 +5,11 @@ "name": "Prajogo Tio", "koding": "prajogo", "location": "Singapore, SG" + }, + { + "name": "Andhieka Putra", + "koding": "andhieka", + "location": "Singapore, SG", } ] }