git: b4c30ef5d1 - main - pkgmgr is now a team under portmgr's umbrella
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Oct 2022 10:43:14 UTC
The branch main has been updated by bapt (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=b4c30ef5d1d473d56dcbf2b4025f9330503bf426 commit b4c30ef5d1d473d56dcbf2b4025f9330503bf426 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-10-07 08:09:18 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-10-07 10:42:55 +0000 pkgmgr is now a team under portmgr's umbrella Summary: pkgmgr is now a team under portmgr's umbrella Reviewed by: portmgr (pizzamig, tcberner, rene, mat) Differential Revision: https://reviews.freebsd.org/D36902 --- website/content/en/administration.adoc | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/website/content/en/administration.adoc b/website/content/en/administration.adoc index 7ed5e11346..c4710dad81 100644 --- a/website/content/en/administration.adoc +++ b/website/content/en/administration.adoc @@ -22,6 +22,7 @@ This page lists teams, groups and individuals within the FreeBSD project with de ** <<t-doceng, Documentation Engineering Team>> ** <<t-portmgr, Ports Management Team>> ** <<t-ports-secteam, Ports Security Team>> +** <<t-pkgmgr, Packages Management Team>> * Release Engineering ** <<t-re, Primary Release Engineering Team>> * Teams @@ -89,9 +90,7 @@ The primary responsibility of the FreeBSD Ports Management Team is to ensure tha Its secondary responsibility is to coordinate among the committers and developers who work on it. The https://www.freebsd.org/portmgr/charter/[portmgr team charter] describes the duties and responsibilities of the Ports Management Team in greater detail. -* {antoine} * {bapt} -* {bdrewery} * {mat} (Cluster Administration Team Liaison) * {pizzamig} * {rene} (Secretary) @@ -112,6 +111,16 @@ More details are available on the https://wiki.freebsd.org/ports-secteam[Wiki pa ''' +[[t-pkgmgr]] +== FreeBSD Packages Management Team <pkgmgr@FreeBSD.org> + +The primary responsibility of the FreeBSD Packages Management Team is to assure the ports tree remains functionnal, this includes running test builds of proposed changes, reverting/fixing broken commits that break the builds, maintain the automated package building cluster, and make the resulting packages available for download by FreeBSD users. + +* {antoine} +* {bdrewery} + +''' + [[t-re]] == Primary Release Engineering Team <re@FreeBSD.org>