docs/66548: [PATCH] Update FAQ page to reflect our latest number of core team members and committers
Xin LI
delphij at frontfree.net
Tue May 11 20:40:17 UTC 2004
>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 at 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:
More information about the freebsd-doc
mailing list