From delphij@frontfree.net  Tue May 11 13:37:06 2004
Return-Path: <delphij@frontfree.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D3D0316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 May 2004 13:37:06 -0700 (PDT)
Received: from avgw.bjut.edu.cn (avgw.bjut.edu.cn [202.112.78.85])
	by mx1.FreeBSD.org (Postfix) with SMTP id 9F6FF43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 May 2004 13:37:05 -0700 (PDT)
	(envelope-from delphij@frontfree.net)
Received: from beastie.frontfree.net ([218.107.145.7])
 by avgw.bjut.edu.cn (SAVSMTP 3.1.5.43) with SMTP id M2004051204361013226
 for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 May 2004 04:36:10 +0800
Received: from localhost (localhost [127.0.0.1])
	by beastie.frontfree.net (Postfix) with ESMTP id 6EF5811943
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 May 2004 04:36:13 +0800 (CST)
Received: from beastie.frontfree.net ([127.0.0.1])
 by localhost (beastie.frontfree.net [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 00779-06 for <FreeBSD-gnats-submit@freebsd.org>;
 Wed, 12 May 2004 04:36:13 +0800 (CST)
Received: by beastie.frontfree.net (Postfix, from userid 1001)
	id 5F14711937; Wed, 12 May 2004 04:36:12 +0800 (CST)
Message-Id: <20040511203612.5F14711937@beastie.frontfree.net>
Date: Wed, 12 May 2004 04:36:12 +0800 (CST)
From: Xin LI <delphij@frontfree.net>
Reply-To: Xin LI <delphij@frontfree.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Update FAQ page to reflect our latest number of core team members and committers
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66548
>Category:       docs
>Synopsis:       [PATCH] Update FAQ page to reflect our latest number of core team members and committers
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    josef
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 11 13:40:15 PDT 2004
>Closed-Date:    Thu May 13 12:11:41 PDT 2004
>Last-Modified:  Thu May 13 12:11:41 PDT 2004
>Originator:     Xin LI
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
The FreeBSD Simplified Chinese Project
>Environment:
System: FreeBSD beastie.frontfree.net 5.2-CURRENT FreeBSD 5.2-CURRENT #33: Mon Apr 26 15:10:21 CST 2004 delphij@beastie.frontfree.net:/usr/obj/usr/src/sys/BEASTIE i386

>Description:
	By the time I am writing, we have 302 committers from:
cat CVSROOT-*/access | grep -v \\\# | awk '{print $1;}' | sort | uniq | wc -l
	And 8 core@ members.

	FAQ claims that we have "more than 200" committers and "9 core team members".
>How-To-Repeat:
	Check out access files from all repositories, then
cat CVSROOT-*/access | grep -v \\\# | awk '{print $1;}' | sort | uniq | wc -l

>Fix:

--- patch-faq begins here ---
Index: en_US.ISO8859-1/books/faq/book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.618
diff -u -r1.618 book.sgml
--- en_US.ISO8859-1/books/faq/book.sgml	11 May 2004 13:29:47 -0000	1.618
+++ en_US.ISO8859-1/books/faq/book.sgml	11 May 2004 20:32:00 -0000
@@ -521,8 +521,8 @@
             as the overall direction of the project and who is allowed
             to add code to the source tree, are made by a <ulink
             URL="../../articles/contributors/article.html#STAFF-CORE">core
-            team</ulink> of 9 people. There is a much larger team of
-            more than 200 <ulink
+            team</ulink> of 8 people. There is a much larger team of
+            more than 300 <ulink
             URL="../../articles/contributors/article.html#STAFF-COMMITTERS">committers</ulink>
             who are authorized to make changes directly to the FreeBSD
             source tree.</para>
--- patch-faq ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->josef 
Responsible-Changed-By: josef 
Responsible-Changed-When: Wed May 12 13:12:34 PDT 2004 
Responsible-Changed-Why:  
i'll take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66548 
State-Changed-From-To: open->closed 
State-Changed-By: josef 
State-Changed-When: Thu May 13 12:11:33 PDT 2004 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66548 
>Unformatted:
