From: Justin Erenkrantz Date: Wed, 22 Aug 2001 18:27:53 +0000 (+0000) Subject: Change the new-httpd@apache.org references to dev@httpd.apache.org. X-Git-Tag: 2.0.25~189 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5904f3f22d19ea54081bca7abb48f97ada9cde65;p=apache Change the new-httpd@apache.org references to dev@httpd.apache.org. There are some references just to "new-httpd" throughout - I left these intact as I'm not sure what the nickname for the new list is (dev@httpd?). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90498 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/ABOUT_APACHE b/ABOUT_APACHE index 6d47a5a882..2c9c17d241 100644 --- a/ABOUT_APACHE +++ b/ABOUT_APACHE @@ -149,13 +149,13 @@ of it in serious need of updating) to be found at . If you'd like to become an active contributor to the Apache project (the group of volunteers who vote on changes to the distributed server), then -you need to start by subscribing to the new-httpd@apache.org mailing list. +you need to start by subscribing to the dev@httpd.apache.org mailing list. One warning though: traffic is high, 1000 to 1500 messages/month. -To subscribe to the list, send "subscribe new-httpd" in the body of -a message to . We recommend reading the list for -a while before trying to jump in to development. +To subscribe to the list, send "subscribe dev" in the body of +a message to . We recommend reading the +list for a while before trying to jump in to development. - NOTE: The developer mailing list (new-httpd@apache.org) is not + NOTE: The developer mailing list (dev@httpd.apache.org) is not a user support forum; it is for people actively working on development of the server code and documentation, and for planning future directions. If you have user/configuration questions, send them diff --git a/docs/manual/misc/FAQ-B.html b/docs/manual/misc/FAQ-B.html index 054914c415..6a401f5661 100644 --- a/docs/manual/misc/FAQ-B.html +++ b/docs/manual/misc/FAQ-B.html @@ -31,7 +31,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.7 $ ($Date: 2001/03/28 21:26:29 $) + $Revision: 1.8 $ ($Date: 2001/08/22 18:23:09 $)

The latest version of this FAQ is always available from the main @@ -292,12 +292,12 @@

In general, the first course of action is to be a member of the - new-httpd@apache.org mailing list. This indicates to + dev@httpd.apache.org mailing list. This indicates to the Group that you are closely following the latest Apache developments. Your patch file should be generated using either 'diff -c' or 'diff -u' against the latest CVS tree. To submit your patch, send email to - new-httpd@apache.org with a Subject: line + dev@httpd.apache.org with a Subject: line that starts with [PATCH] and includes a general description of the patch. In the body of the message, the patch should be clearly described and then included at the end of the