diff options
| -rw-r--r-- | AUTHORS | 7 | ||||
| -rw-r--r-- | README | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/AUTHORS b/AUTHORS index 241d3a4d..986beefc 100644 --- a/AUTHORS +++ b/AUTHORS @@ -10,9 +10,10 @@ Note: If you have critics, patches or something else, please feel free to -post a mail to the ngIRCd mailing list: <ngircd-ml@arthur.ath.cx> (please see -<http://ngircd.barton.de/#ml> for details). Don't mail the contributors -directly, if possible! +post a mail to the ngIRCd mailing list: <ngircd-ml@arthur.barton.de> (please +see <http://ngircd.barton.de/#ml> for details). + +Don't mail the people listed here directly, if possible! Main Authors diff --git a/README b/README index 1ea96ef4..2e19d831 100644 --- a/README +++ b/README @@ -71,7 +71,7 @@ releases there. If you are interested in the latest development versions (which are not always stable), then please read the section about "GIT" on the homepage and the file "doc/GIT.txt" which describes the use of GIT, the version control -system used by ngIRCd (homepage: http://git.or.cz/). +system used by ngIRCd (homepage: http://git-scm.com/). VI. Bugs @@ -85,5 +85,6 @@ them at the following URL: There you can read about known bugs and limitations, too. If you have critics, patches or something else, please feel free to post a -mail to the ngIRCd mailing list: <ngircd-ml@arthur.ath.cx> (please see -<http://ngircd.barton.de/support.php#ml> for details). +mail to the ngIRCd mailing list: <ngircd-ml@arthur.barton.de> (please see +<http://ngircd.barton.de/support.php#ml> for details) or join the ngIRCd +IRC channel: <irc://irc.barton.de/ngircd>. |