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 | e36fe26d08200dd714b69c9f8b4c798d1e3a723e (patch) | |
tree | 65fa5a9caa2b6eb979d751ac6a7cfb369174e1d8 /HACKERS | |
parent | 0c5c1f5d0e105eea950e5fba1ea1a3a30f9ab1e9 (diff) | |
parent | bbf1653e0470250acbd67998045d2ca2a382281a (diff) | |
download | prosody-e36fe26d08200dd714b69c9f8b4c798d1e3a723e.tar.gz prosody-e36fe26d08200dd714b69c9f8b4c798d1e3a723e.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 :) |