Repository: libcloud Updated Branches: refs/heads/trunk ea16988e4 -> 11e6d8841
docs: Update and fix developer information page. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/11e6d884 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/11e6d884 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/11e6d884 Branch: refs/heads/trunk Commit: 11e6d88416cca6c2ca64e2a2d0e2bdaf00d60184 Parents: ea16988 Author: Tomaz Muraus <[email protected]> Authored: Wed Dec 3 15:39:05 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Wed Dec 3 15:39:05 2014 +0100 ---------------------------------------------------------------------- docs/developer_information.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/11e6d884/docs/developer_information.rst ---------------------------------------------------------------------- diff --git a/docs/developer_information.rst b/docs/developer_information.rst index e87182e..045a10d 100644 --- a/docs/developer_information.rst +++ b/docs/developer_information.rst @@ -11,14 +11,16 @@ lists. * `[email protected]`_ - Moderated and low volume mailing list which is only used for distributing important project announcements and updates. + (`announce-archive <https://mail-archives.apache.org/mod_mbox/libcloud-announce/>`_) * `[email protected]`_ - Mailing list for general talk about Libcloud and other off-topic things (`users-archive <https://mail-archives.apache.org/mod_mbox/libcloud-users/>`_) * `[email protected]`_ - General mailing list for developers (`dev-archive <https://mail-archives.apache.org/mod_mbox/libcloud-dev/>`_) -* `[email protected]`_ - Commits messages go to this mailing list. +* `[email protected]`_ - Commits messages and other automatically + generated notifications go to this mailing list. Keep in mind that unlike the others, this mailing list is fairly noisy. - (`commits-archive <https://mail-archives.apache.org/mod_mbox/libcloud-commits/>`_) + (`notifications-archive <https://mail-archives.apache.org/mod_mbox/libcloud-notifications/>`_, `commits-archive <https://mail-archives.apache.org/mod_mbox/libcloud-commits/>`_) Archive of old incubator mailing lists: @@ -67,6 +69,6 @@ found at http://ci.apache.org/projects/libcloud/coverage. .. _`[email protected]`: mailto:[email protected] .. _`[email protected]`: mailto:[email protected] .. _`[email protected]`: mailto:[email protected] -.. _`[email protected]`: mailto:[email protected] +.. _`[email protected]`: mailto:[email protected] .. _`incubator-libcloud`: http://mail-archives.apache.org/mod_mbox/incubator-libcloud/ .. _`incubator-libcloud-commits`: http://mail-archives.apache.org/mod_mbox/incubator-libcloud-commits/
