diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml index 185ea29d92..afb740f7ed 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml @@ -91,12 +91,16 @@ Mailing Lists - &a.developers;, &a.committers; - (Both of these are private lists; archives can be found - in /home/mail/developers-archive - and /home/mail/committers-archive - on the FreeBSD.org - cluster.) + &a.doc-developers;, &a.doc-committers;; + &a.ports-developers;, &a.ports-committers;; + &a.src-developers;, &a.src-committers;. (Each project + repository has its own -developers and -committers mailing + lists. Archives for these lists may be found in files + /home/mail/repository-name-developers-archive + and + /home/mail/repository-name-committers-archive + on the FreeBSD.org + cluster.) @@ -681,11 +685,11 @@ alias scvs env CVS_RSH=ssh cvs -d user@ncvs.FreeBSD.o You will almost certainly get a conflict because - of the $Id: article.sgml,v 1.191 2004-05-11 13:29:46 den Exp $ (or in FreeBSD's case, + of the $Id: article.sgml,v 1.192 2004-05-21 17:08:23 jkoshy Exp $ (or in FreeBSD's case, $FreeBSD$) lines, so you will have to edit the file to resolve the conflict - (remove the marker lines and the second $Id: article.sgml,v 1.191 2004-05-11 13:29:46 den Exp $ line, - leaving the original $Id: article.sgml,v 1.191 2004-05-11 13:29:46 den Exp $ line intact). + (remove the marker lines and the second $Id: article.sgml,v 1.192 2004-05-21 17:08:23 jkoshy Exp $ line, + leaving the original $Id: article.sgml,v 1.192 2004-05-21 17:08:23 jkoshy Exp $ line intact).