diff options
author | Kim Alvefur <zash@zash.se> | 2016-04-17 22:28:48 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2016-04-17 22:28:48 +0200 |
commit | 8f7f8d673ccf1ee7d115526d6bd7a805e0eed1d7 (patch) | |
tree | 65fa5a9caa2b6eb979d751ac6a7cfb369174e1d8 /HACKERS | |
parent | a92b3b499c6319f0510af1772c92ea6637a456af (diff) | |
parent | c6048a7cb4097d24b5c28a29247ba7175e00ea37 (diff) | |
download | prosody-8f7f8d673ccf1ee7d115526d6bd7a805e0eed1d7.tar.gz prosody-8f7f8d673ccf1ee7d115526d6bd7a805e0eed1d7.zip |
Merge with Link Mauve
Diffstat (limited to 'HACKERS')
-rw-r--r-- | HACKERS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,11 +2,11 @@ Welcome hackers! This project accepts and *encourages* contributions. If you would like to get involved you can join us on our mailing list and discussion rooms. More -information on these at http://prosody.im/discuss +information on these at https://prosody.im/discuss Patches are welcome, though before sending we would appreciate if you read docs/coding_style.txt for guidelines on how to format your code, and other tips. -Documentation for developers can be found at http://prosody.im/doc/developers +Documentation for developers can be found at https://prosody.im/doc/developers Have fun :) |