Merge pull request #697 from Ideawide/master

Team Registration ReadLeD
This commit is contained in:
Nitin Gupta
2014-12-02 17:52:42 -08:00
2 changed files with 64 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
ReadLeD
================
<pre>
__...--~~~~~-._ _.-~~~~~--...__
// Readable `V' Legal \\
// Documents \\
//__...--~~~~~~-._ | _.-~~~~~~--...__\\
//__.....----~~~~._\ | /_.~~~~----.....__\\
====================\\|//====================
</pre>
About our team
-------------
We are a group of technology enthusiasts from Sri Lanka currently based in different parts of the world ;)
We are motivated to solve real world problems. We have identified that there is a huge gap between legal documents
such as TOS, EULA.. and the end user as they are reluctant to read them. We are on track to a novel and an efficient
solution to address this issue with the use of latest realtime technologies with usability in mind.
Our members
-------------
* [Pasindu](https://lk.linkedin.com/in/rumalp)
* [Eranga](https://lk.linkedin.com/in/erangamapa)
* [Vimukthi](https://lk.linkedin.com/in/vimukthiweerasiri)
* [Dumindu](https://lk.linkedin.com/in/dumindubuddhika)
* [Kasun](http://lk.linkedin.com/in/dinalkurukulasooriya)
+36
View File
@@ -0,0 +1,36 @@
{
"teamName": "ReadLeD",
"members": [
{
"name": "Pasindu Perera",
"twitter": "udnisap",
"koding": "lamur",
"location": "Colombo, LK",
"lead": true
},
{
"name": "Eranga Mapa",
"koding": "erangamapa",
"twitter": "erangamapa",
"location": "Colombo, LK"
},
{
"name": "Vimukthi Weerasiri",
"twitter": "vimukthiweerasi",
"koding": "vimukthi",
"location": "Colombo, LK"
},
{
"name": "Dumindu Buddhika",
"twitter": "dumindux",
"koding": "dumindux",
"location": "Colombo, LK"
},
{
"name": "Kasun Dinal",
"twitter": "kasundinal",
"koding": "kasundinal",
"location": "Yokohama, JP"
}
]
}