From owner-freebsd-doc@FreeBSD.ORG Tue May 11 13:40:17 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7E2616A514 for ; Tue, 11 May 2004 13:40:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E014843D3F for ; Tue, 11 May 2004 13:40:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4BKeFaG010825 for ; Tue, 11 May 2004 13:40:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4BKeF2o010824; Tue, 11 May 2004 13:40:15 -0700 (PDT) (envelope-from gnats) Resent-Date: Tue, 11 May 2004 13:40:15 -0700 (PDT) Resent-Message-Id: <200405112040.i4BKeF2o010824@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Xin LI Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3D0316A4CE for ; 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 ; 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 ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/66548: [PATCH] Update FAQ page to reflect our latest number of core team members and committers X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Xin LI List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 20:40:17 -0000 >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 core - team of 9 people. There is a much larger team of - more than 200 of 8 people. There is a much larger team of + more than 300 committers who are authorized to make changes directly to the FreeBSD source tree. --- patch-faq ends here --- >Release-Note: >Audit-Trail: >Unformatted: