Merge pull request #219 from monitorbacklinks/master

Team Monitor Backlinks
This commit is contained in:
Nitin Gupta
2014-11-26 09:39:48 -08:00
2 changed files with 40 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Team Monitor Backlinks
We are the team behind monitorbacklinks.com
## About Us
We are building and scaling Monitor Backlinks on PHP Yii2 Framework, using Amazon AWS, lots of servers, lots of technologies
- Razvan: Project Manager, Front-end
- Eugen: Lead developer
- Darwin: Senior PHP Developer
- Alan: Senior PHP Developer
+27
View File
@@ -0,0 +1,27 @@
{
"teamName": "Monitor Backlinks",
"members": [
{
"name": "Razvan Girmacea",
"twitter": "girmacea",
"koding": "razvangirmacea",
"location": "Iasi, RO",
"lead": true
},
{
"name": "Eugen Cusmaunsa",
"koding": "armab",
"location": "Stauceni, MD"
},
{
"name": "Darwin Medillo",
"koding": "darkunz",
"location": "Davao, PH"
},
{
"name": "Alan Willms",
"koding": "dyulax",
"location": "Chapecó, BR"
}
]
}