diff --git a/Teams/TP;NS/ABOUT.md b/Teams/TP;NS/ABOUT.md new file mode 100644 index 0000000..f0416ea --- /dev/null +++ b/Teams/TP;NS/ABOUT.md @@ -0,0 +1,4 @@ +Too Poor; Need Seed +================== + +We need to fill this in and we promise we'll do it by the tournament. diff --git a/Teams/TP;NS/team.json b/Teams/TP;NS/team.json new file mode 100644 index 0000000..09750e7 --- /dev/null +++ b/Teams/TP;NS/team.json @@ -0,0 +1,16 @@ +{ + "teamName": "TP;NS", + "members": [ + { + "name": "Liam Costello", + "koding": "lolletsoc", + "location": "Athens, GR", + "lead": true + }, + { + "name": "Noah Edelman", + "koding": "digitalmockingbird", + "location": "California, US" + } + ] +}