989d921f5d
I'm very pleased to announce the release of our new website and documentation using the new toolchain with Hugo and AsciiDoctor. To get more information about the new toolchain please read the FreeBSD Documentation Project Primer[1], Hugo docs[2] and AsciiDoctor docs[3]. Acknowledgment: Benedict Reuschling <bcr@> Glen Barber <gjb@> Hiroki Sato <hrs@> Li-Wen Hsu <lwhsu@> Sean Chittenden <seanc@> The FreeBSD Foundation [1] https://docs.FreeBSD.org/en/books/fdp-primer/ [2] https://gohugo.io/documentation/ [3] https://docs.asciidoctor.org/home/ Approved by: doceng, core
80 lines
2.7 KiB
Text
80 lines
2.7 KiB
Text
//
|
|
// Names and email address of teams of people working on specified
|
|
// tasks. Usually they're just mail aliases set up at hub.FreeBSD.org
|
|
//
|
|
// Use these entities when referencing appropriate teams.
|
|
//
|
|
// Please keep this list in alphabetical order by entity names.
|
|
//
|
|
// IMPORTANT: If you delete names from this file you *must* ensure that
|
|
// all references to them have been removed from the handbook's
|
|
// translations. If they haven't then you *will* break the
|
|
// builds for the other languages, and we will poke fun of you
|
|
// in public.
|
|
//
|
|
// $FreeBSD$
|
|
//
|
|
|
|
:admins-name: FreeBSD Administrators
|
|
:admins-email: admins@FreeBSD.org
|
|
:admins: {admins-name} <{admins-email}>
|
|
|
|
:bugmeister-name: Problem Report Database administrators
|
|
:bugmeister-email: bugmeister@FreeBSD.org
|
|
:bugmeister: {bugmeister-name} <{bugmeister-email}>
|
|
|
|
:core-name: Core Team
|
|
:core-email: core@FreeBSD.org
|
|
:core: {core-name} <{core-email}>
|
|
|
|
:core-secretary-name: Core Team Secretary
|
|
:core-secretary-email: core-secretary@FreeBSD.org
|
|
:core-secretary: {core-secretary-name} <{core-secretary-email}>
|
|
|
|
:cvsadm-name: CVS Repository Meisters
|
|
:cvsadm-email: cvsadm@FreeBSD.org
|
|
:cvsadm: {cvsadm-name} <{cvsadm-email}>
|
|
|
|
:doceng-name: Documentation Engineering Team
|
|
:doceng-email: doceng@FreeBSD.org
|
|
:doceng: {doceng-name} <{doceng-email}>
|
|
|
|
:donations-name: Donations Liaison Office
|
|
:donations-email: donations@FreeBSD.org
|
|
:donations: {donations-name} <{donations-email}>
|
|
|
|
:faq-name: FAQ Maintainer
|
|
:faq-email: faq@FreeBSD.org
|
|
:faq-team: {faq-name} <{faq-email}>
|
|
|
|
:ftp-master-name: FTP Mirror Site Coordinator
|
|
:ftp-master-email: ftp-master@FreeBSD.org
|
|
:ftp-master: {ftp-master-name} <{ftp-master-email}>
|
|
|
|
:mirror-admin-name: FTP/WWW Mirror Site Coordinator
|
|
:mirror-admin-email: mirror-admin@FreeBSD.org
|
|
:mirror-admin: {mirror-admin-name} <{mirror-admin-email}>
|
|
|
|
:portmgr-name: Ports Management Team
|
|
:portmgr-email: portmgr@FreeBSD.org
|
|
:portmgr: {portmgr-name} <{portmgr-email}>
|
|
|
|
:portmgr-secretary-name: Ports Management Team Secretary
|
|
:portmgr-secretary-email: portmgr-secretary@FreeBSD.org
|
|
:portmgr-secretary: {portmgr-secretary-name} <{portmgr-secretary-email}>
|
|
|
|
:ports-secteam-name: Ports Security Team
|
|
:ports-secteam-email: ports-secteam@FreeBSD.org
|
|
:ports-secteam: {ports-secteam-name} <{ports-secteam-email}>
|
|
|
|
:re-name: Release Engineering Team
|
|
:re-email: re@FreeBSD.org
|
|
:re: {re-name} <{re-email}>
|
|
|
|
:secteam-secretary-name: Security Team Secretary
|
|
:secteam-secretary-email: secteam-secretary@FreeBSD.org
|
|
:secteam-secretary: {secteam-secretary-name} <{secteam-secretary-email}>
|
|
|
|
:security-officer-name: Security Officer Team
|
|
:security-officer-email: security-officer@FreeBSD.org
|
|
:security-officer: {security-officer-name} <{security-officer-email}>
|