| Summary: | [PATCH] Update FAQ page to reflect our latest number of core team members and committers | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Jason Li <delphij> | ||||
| Component: | Books & Articles | Assignee: | josef | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-doc->josef i'll take this one. State Changed From-To: open->closed Committed, thanks. |
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