diff options
| author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-06-29 21:18:16 +0000 |
|---|---|---|
| committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-06-29 21:18:16 +0000 |
| commit | 4a5b42a96c0f644fa367e98b1ea1f74bdfcb8b4f (patch) | |
| tree | ec8f784ec334a140bd1655d59b77c5369a16409a | |
| parent | fdceb99e222c8ce9eb585b9ed0dfa8e569e6aa1d (diff) | |
| download | doc-4a5b42a96c0f644fa367e98b1ea1f74bdfcb8b4f.tar.gz doc-4a5b42a96c0f644fa367e98b1ea1f74bdfcb8b4f.zip | |
Improve Abstract section and some other improvements in Contributors
* Improve abstract
* Clarify that source tree make reference to all
FreeBSD source trees (src, ports and doc)
* Add a link to the current members of the Core Team
PR: 264411
Submitted by: grahamperrin@
| -rw-r--r-- | documentation/content/en/articles/contributors/_index.adoc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/content/en/articles/contributors/_index.adoc b/documentation/content/en/articles/contributors/_index.adoc index fcedd93ebd..55e1887b8d 100644 --- a/documentation/content/en/articles/contributors/_index.adoc +++ b/documentation/content/en/articles/contributors/_index.adoc @@ -61,6 +61,7 @@ endif::[] Abstract This article lists individuals and organizations who have made a contribution to FreeBSD. +To see the current list of FreeBSD Committers you can take a look at the following <<staff-committers, list>>. ''' @@ -137,8 +138,8 @@ The following individuals and businesses have generously contributed hardware fo [[staff-committers]] == The FreeBSD Developers -These are the people who have commit privileges and do the engineering work on the FreeBSD source tree. -All core team members are also developers. +This list, which includes all members of the Core Team, names everyone who has commit privileges for one or more of the three source trees (doc, ports and src). +To see the current Core Team members you can take a look at the link:https://www.freebsd.org/administration/#t-core[administration page]. (in alphabetical order by last name): |
