Merge pull request #286 from krablak/master

PyJunkies PR
This commit is contained in:
Nitin Gupta
2014-11-26 11:18:15 -08:00
2 changed files with 41 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
# PyJunkies
Bunch of devs addicted to Python.
## About Us
We are just old friends who from time to time code together.
![](https://dl.dropboxusercontent.com/u/78826/koding/koding-photos.png)
Here are some projects on which we participated:
- [Swaglr](http://www.swaglr.com/swags/all/)
- [DSSOS](http://dss-pyjunkies.rhcloud.com/)
- [Cru.do](http://cru.do)
- [Edicio.us](http://edicio.us)
- [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview)
Since we are not github users, please refer to our projects on bitbucket:
- [krablak](https://bitbucket.org/krablak)
- [papab](https://bitbucket.org/radekhofman)
## Project
When the last tree is cut, the last river poisoned, and the last fish dead, we will discover that we can't eat money...
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "PyJunkies",
"members": [
{
"name": "Michal Racek",
"twitter": "krablak",
"koding": "krablak",
"location": "Hradec Kralove, CZ",
"lead": true
},{
"name": "Radek Hofman",
"twitter": "PapaBenedikto",
"koding": "jezis",
"location": "Vienna, AT"
}
]
}