From 041c07bb9be409b22d443e8db18d6425bccf4f13 Mon Sep 17 00:00:00 2001 From: luke Date: Thu, 20 Jul 2006 22:51:07 +0000 Subject: adding all mailing lists to index git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1409 980ebf18-57e1-0310-9a29-db15c13687c0 --- documentation/index.page | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/documentation/index.page b/documentation/index.page index 9dd1f9a2f..ba7f5d109 100644 --- a/documentation/index.page +++ b/documentation/index.page @@ -36,17 +36,24 @@ and "What is Puppet's License? (GPL)") Bug tickets, feature enhancements, and source browsing -* [Puppet Developer Mailing List](http://mail.madstop.com/mailman/listinfo/puppet-dev) - - The Puppet-dev mailing list, for all public discussions related to the - development of puppet. Given the early stage of Puppet's development, - there is not yet a Puppet Users list, so all interested parties should - join this list. - * [Configuration Management Blog](http://madstop.com) A blog Luke Kanies is maintaining about the development process of Puppet. +## Mailing Lists + +* [Puppet User](http://mail.madstop.com/mailman/listinfo/puppet-users) + + The Puppet users mailing list, for any and all Puppet discussion. + +* [Puppet Developer](http://mail.madstop.com/mailman/listinfo/puppet-dev) + + The Puppet-dev mailing list, for all public discussions related to the + development of puppet. All emails generated by the bug tracker are also + sent to this list. + +* [Puppet Commits](http://mail.madstop.com/mailman/listinfo/puppet-commit) + A read-only list that gets a copy of all subversion commits. *$Id$* -- cgit