Software /
code /
prosody
Annotate
HACKERS @ 2170:2abca9cc78b1
Merge with 0.6
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 25 Nov 2009 15:41:04 +0000 |
parent | 1082:f58394b9ba66 |
child | 2664:33651e3f68b2 |
rev | line source |
---|---|
13 | 1 Welcome hackers! |
2 | |
1082 | 3 This project accepts and *encourages* contributions. If you would like to get |
4 involved you can join us on our mailing list and discussion rooms. More | |
5 information on these at http://prosody.im/discuss | |
13 | 6 |
1082 | 7 Patches are welcome, though before sending we would appreciate if you read |
8 docs/coding_style.txt for guidelines on how to format your code, and are | |
9 comfortable with copyright of contributions being assigned to the core | |
10 developers. |