Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2004 04:36:12 +0800 (CST)
From:      Xin LI <delphij@frontfree.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/66548: [PATCH] Update FAQ page to reflect our latest number of core team members and committers
Message-ID:  <20040511203612.5F14711937@beastie.frontfree.net>
Resent-Message-ID: <200405112040.i4BKeF2o010824@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 11 13:40:15 PDT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040511203612.5F14711937>