From 8786cbe5a8b3a7cbe5babf2da3d2597fcb96cc46 Mon Sep 17 00:00:00 2001 From: Justin Yang Date: Tue, 2 Dec 2014 19:04:42 -0800 Subject: [PATCH 1/3] =?UTF-8?q?Add=20team=20(=E2=95=AF=C2=B0=E2=96=A1?= =?UTF-8?q?=C2=B0=EF=BC=89=E2=95=AF=EF=B8=B5=20=E2=94=BB=E2=94=81=E2=94=BB?= =?UTF-8?q?)?= 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" + }, + ] +} From 38e3086b2ccb913e940cc8be54a4f1331a6de423 Mon Sep 17 00:00:00 2001 From: Justin Yang Date: Tue, 2 Dec 2014 19:16:15 -0800 Subject: [PATCH 2/3] Removed a wild comma --- Teams/(╯°□°)╯︵ ┻━┻)/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/(╯°□°)╯︵ ┻━┻)/team.json b/Teams/(╯°□°)╯︵ ┻━┻)/team.json index f483a22..6599031 100644 --- a/Teams/(╯°□°)╯︵ ┻━┻)/team.json +++ b/Teams/(╯°□°)╯︵ ┻━┻)/team.json @@ -6,6 +6,6 @@ "twitter": "justinyangusa", "koding": "jyang", "location": "Palo Alto, US" - }, + } ] } From 079754acecb73bb10ebfe008bcc379b957315bb1 Mon Sep 17 00:00:00 2001 From: Justin Yang Date: Tue, 2 Dec 2014 19:50:33 -0800 Subject: [PATCH 3/3] Add team --- Teams/{(╯°□°)╯︵ ┻━┻) => BessieTheCow}/ABOUT.md | 2 +- Teams/{(╯°□°)╯︵ ┻━┻) => BessieTheCow}/team.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename Teams/{(╯°□°)╯︵ ┻━┻) => BessieTheCow}/ABOUT.md (62%) rename Teams/{(╯°□°)╯︵ ┻━┻) => BessieTheCow}/team.json (76%) diff --git a/Teams/(╯°□°)╯︵ ┻━┻)/ABOUT.md b/Teams/BessieTheCow/ABOUT.md similarity index 62% rename from Teams/(╯°□°)╯︵ ┻━┻)/ABOUT.md rename to Teams/BessieTheCow/ABOUT.md index 2193f02..fb680d0 100644 --- a/Teams/(╯°□°)╯︵ ┻━┻)/ABOUT.md +++ b/Teams/BessieTheCow/ABOUT.md @@ -1,4 +1,4 @@ -(╯°□°)╯︵ ┻━┻) +BessieTheCow ================ Justin Yang is a junior at Henry M. Gunn High School in Palo Alto, CA. diff --git a/Teams/(╯°□°)╯︵ ┻━┻)/team.json b/Teams/BessieTheCow/team.json similarity index 76% rename from Teams/(╯°□°)╯︵ ┻━┻)/team.json rename to Teams/BessieTheCow/team.json index 6599031..2ff9fce 100644 --- a/Teams/(╯°□°)╯︵ ┻━┻)/team.json +++ b/Teams/BessieTheCow/team.json @@ -1,5 +1,5 @@ { - "teamName": "(╯°□°)╯︵ ┻━┻)", + "teamName": "BessieTheCow", "members": [ { "name": "Justin Yang",