HACKERS
author Matthew Wild <mwild1@gmail.com>
Fri, 03 Oct 2008 22:18:08 +0100
changeset 40 2c0147bbd81a
parent 13 716632cca05d
child 93 2d60e7871ddd
permissions -rw-r--r--
Move stream opening handling from xmlhandlers to sessionmanager
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13
716632cca05d Coding style doc, HACKERS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     1
Welcome hackers!
716632cca05d Coding style doc, HACKERS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     2
716632cca05d Coding style doc, HACKERS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     3
This project accepts and *encourages* contributions. If you would like to get involved you can join us on our mailing list at: <doh, we need a mailing list>
716632cca05d Coding style doc, HACKERS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     4
716632cca05d Coding style doc, HACKERS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     5
You can also find us in the chatroom at lxmppd@chatbox.heavy-horse.co.uk
716632cca05d Coding style doc, HACKERS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     6
716632cca05d Coding style doc, HACKERS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     7
Patches are welcome, though before sending we would appreciate if you read docs/coding_style.txt for guidelines on how to format your code.