diff options
author | Matthew Wild <mwild1@gmail.com> | 2008-10-09 20:32:59 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2008-10-09 20:32:59 +0100 |
commit | 32a20539721c8a046bf44fb9fd64229bd7159c41 (patch) | |
tree | c7972e36bb7ba1fd9a7865e391d4b1a64f830b55 /HACKERS | |
parent | b8a82336db61229151aaed14082fe2e49b97c823 (diff) | |
download | prosody-32a20539721c8a046bf44fb9fd64229bd7159c41.tar.gz prosody-32a20539721c8a046bf44fb9fd64229bd7159c41.zip |
Fix MUC address
Diffstat (limited to 'HACKERS')
-rw-r--r-- | HACKERS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,6 +2,6 @@ Welcome hackers! 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> -You can also find us in the chatroom at lxmppd@chatbox.heavy-horse.co.uk +You can also find us in the chatroom at lxmppd@conference.heavy-horse.co.uk Patches are welcome, though before sending we would appreciate if you read docs/coding_style.txt for guidelines on how to format your code. |