Bug 66548

Summary: [PATCH] Update FAQ page to reflect our latest number of core team members and committers
Product: Documentation Reporter: Jason Li <delphij>
Component: Books & ArticlesAssignee: josef
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-faq none

Description Jason Li 2004-05-11 21:40:15 UTC
	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
Comment 1 josef freebsd_committer freebsd_triage 2004-05-12 21:12:34 UTC
Responsible Changed
From-To: freebsd-doc->josef

i'll take this one.
Comment 2 josef freebsd_committer freebsd_triage 2004-05-13 20:11:33 UTC
State Changed
From-To: open->closed

Committed, thanks.