Merge pull request #75 from packetghoest/patch-1

Create team.json
This commit is contained in:
Nitin Gupta
2014-11-23 11:57:44 -08:00
2 changed files with 50 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
We are The Black Rabbits
================
Why do we want to join the competition and what do we have to bring?
We want to be challenged and overcome those challenges.
The global hackathon is our chance to show what we have to offer.
Every member of The Black Rabbits are professional Network Security Specialists
and have many years of real world operational experience.
Our Team
================
Raymond Evans
* TEAM LEAD
* Knowledgable in Python, Java, and Microsoft Windows Script Host
* Security+ certified
* Professional network security specialist
Jason Davis
* Knowledgable in Microsoft Windows Script Host
* Security+ certified
* Professional network security specialist
John Harter
* Knowledgable in Microsoft Windows Script Host
* Security+ certified
* Professional network security specialist
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "Black Rabbits",
"members": [
{
"name": "Raymond Evans",
"twitter": "packetghoest",
"koding": "packetghoest",
"location": "Biloxi, US",
"lead": true
},
{
"name": "Jason Davis",
"twitter": "None",
"koding": "None",
"location": "Biloxi US"
},
{
"name": "John Harter",
"twitter": "None",
"koding": "None",
"location": "Biloxi, US"
}
]
}