From b84a0a8514762abcdda33537a184ee2a9c231ae6 Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Mon, 14 Dec 1998 20:01:36 +0000
Subject: [PATCH] Clarify use of private -core mailing list.  -devel is the
 primary developer discussion/coordinate list.

---
 doc/devel/guidelines | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/doc/devel/guidelines b/doc/devel/guidelines
index 82433d2166..6c91f56aa3 100644
--- a/doc/devel/guidelines
+++ b/doc/devel/guidelines
@@ -1,3 +1,8 @@
+This document is being replaced with:
+	http://www.openldap.org/devel/programming.html
+
+However, some of the info here is still useful.
+
 Coding guide lines and and hints for OpenLDAP developers.
 =========================================================
 
@@ -69,8 +74,10 @@ CVS updating
 -stable.  To get the -devel (HEAD) branch, omit `-r OPENLDAP_STABLE'.
 You can use 'cvs status -v README' to get a list available CVS tags.
 
-Core members should subscribe to the private -core mailing list and
-coordinate activities there.
+Core members should subscribe to the -core mailing list.  This
+list is for private discussions between core team members.  The
+-devel list is the primary list used to for technical disscusions
+and coordinating efforts.
 
 Please test patches before committing.  This should include compiling
 and linking the system AND running the test suite.
-- 
GitLab