From 91331d880ec724311a411f86e998a9b3b074fe00 Mon Sep 17 00:00:00 2001 From: Raghu Ghanapuram Date: Mon, 1 Dec 2014 18:47:18 +0530 Subject: [PATCH 1/2] Added team info file. --- Teams/Interstellar/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Interstellar/team.json diff --git a/Teams/Interstellar/team.json b/Teams/Interstellar/team.json new file mode 100644 index 0000000..70e0602 --- /dev/null +++ b/Teams/Interstellar/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Interstellar", + "members": [ + { + "name": "Raghu G", + "twitter": "raghughanapuram", + "koding": "raghug", + "location": "Hyderabad, IN" + } + ] +} From f83a1117866f1296e9cf4d00e0e35410ffc15dbd Mon Sep 17 00:00:00 2001 From: Raghu Ghanapuram Date: Mon, 1 Dec 2014 18:56:37 +0530 Subject: [PATCH 2/2] Added an About file --- Teams/Interstellar/ABOUT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/Interstellar/ABOUT.md diff --git a/Teams/Interstellar/ABOUT.md b/Teams/Interstellar/ABOUT.md new file mode 100644 index 0000000..09f2e0a --- /dev/null +++ b/Teams/Interstellar/ABOUT.md @@ -0,0 +1,14 @@ +Interstellar +================ +I'm one here! + +About team +-- +Raghu G +-- +Scholar in UoH, Hyderabad. + +Languages I love +-- + - Python + - C