From 8786cbe5a8b3a7cbe5babf2da3d2597fcb96cc46 Mon Sep 17 00:00:00 2001 From: Justin Yang Date: Tue, 2 Dec 2014 19:04:42 -0800 Subject: [PATCH] =?UTF-8?q?Add=20team=20(=E2=95=AF=C2=B0=E2=96=A1=C2=B0?= =?UTF-8?q?=EF=BC=89=E2=95=AF=EF=B8=B5=20=E2=94=BB=E2=94=81=E2=94=BB)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Teams/(╯°□°)╯︵ ┻━┻)/ABOUT.md | 7 +++++++ Teams/(╯°□°)╯︵ ┻━┻)/team.json | 11 +++++++++++ 2 files changed, 18 insertions(+) create mode 100644 Teams/(╯°□°)╯︵ ┻━┻)/ABOUT.md create mode 100644 Teams/(╯°□°)╯︵ ┻━┻)/team.json diff --git a/Teams/(╯°□°)╯︵ ┻━┻)/ABOUT.md b/Teams/(╯°□°)╯︵ ┻━┻)/ABOUT.md new file mode 100644 index 0000000..2193f02 --- /dev/null +++ b/Teams/(╯°□°)╯︵ ┻━┻)/ABOUT.md @@ -0,0 +1,7 @@ +(╯°□°)╯︵ ┻━┻) +================ + +Justin Yang is a junior at Henry M. Gunn High School in Palo Alto, CA. + +[http://y4ng.com] +[http://github.com/justinyangusa] \ No newline at end of file diff --git a/Teams/(╯°□°)╯︵ ┻━┻)/team.json b/Teams/(╯°□°)╯︵ ┻━┻)/team.json new file mode 100644 index 0000000..f483a22 --- /dev/null +++ b/Teams/(╯°□°)╯︵ ┻━┻)/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "(╯°□°)╯︵ ┻━┻)", + "members": [ + { + "name": "Justin Yang", + "twitter": "justinyangusa", + "koding": "jyang", + "location": "Palo Alto, US" + }, + ] +}