From 18db9b3d24e31bb09cb6e54ab68f0709f02931c5 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Fri, 26 Aug 2011 19:31:42 +0200 Subject: [PATCH] Use the mailing list and bug tracker tools --- configuration.yaml | 9 ++++----- pages/contribute.rst | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 5cddcbfe..47b63a67 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -21,12 +21,11 @@ vcs (git): code browser (github): project name: Kozea/Radicale -# bug tracker (redmine): -# base url: http://redmine.kozea.fr/ -# project name: radicale +bug tracker (redmine): + base url: http://redmine.kozea.fr/ -# mailing list (mbox): -# folder: /var/local/ +mailing list (librelist): + project name: radicale # room (jabber): # address: radicale@room.jabber.kozea.fr diff --git a/pages/contribute.rst b/pages/contribute.rst index 85a90784..4c5ae45c 100644 --- a/pages/contribute.rst +++ b/pages/contribute.rst @@ -5,9 +5,8 @@ As a Lazy Person ================ -Want to write kind words? You can send a mail on `our Librelist mailing-list -`_ and even take a look at `the archives -`_. +Want to write kind words? You can send a mail on :mailaddress:`our Librelist +mailing-list` and even take a look at :mailarchives:`the archives`. As a Jabberer @@ -19,8 +18,8 @@ Want to say something? Join our Jabber room: radicale@room.jabber.kozea.fr. As a Simple User ================ -Found a bug? Want a new feature? Report a new issue on the `Radicale bug-tracker -`_ (registration needed). +Found a bug? Want a new feature? Report a new issue on the :buglink:`Radicale +bug-tracker` (registration needed). As a Hacker