The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/src/commit/?id=6a68db4a8fe78b836bcceaa38f1d2fcaf6f9eccb
commit 6a68db4a8fe78b836bcceaa38f1d2fcaf6f9eccb Author: Rene Ladan <[email protected]> AuthorDate: 2023-04-11 21:12:44 +0000 Commit: Rene Ladan <[email protected]> CommitDate: 2023-04-11 21:20:18 +0000 misc: remove swills from the portmgr graph Hat: portmgr-secretary --- share/misc/organization.dot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/misc/organization.dot b/share/misc/organization.dot index aab39c96ea73..d888ff420b1c 100644 --- a/share/misc/organization.dot +++ b/share/misc/organization.dot @@ -31,11 +31,11 @@ doccommitters [label="Doc/www Committers\[email protected]"] doceng [label="Documentation Engineering Team\[email protected]\nbcr, gabor, gjb, hrs,\nblackend, ryusuke, wblock"] pkgmgr [label="Package Management Team\[email protected]\nantoine, bdrewery"] portscommitters [label="Ports Committers\[email protected]"] -portmgr [label="Port Management Team\[email protected]\nbapt, bofh, mat, pizzamig\nrene, swills, tcberner"] +portmgr [label="Port Management Team\[email protected]\nbapt, bofh, mat\npizzamig, rene, tcberner"] portmgrsecretary [label="Port Management Team Secretary\[email protected]\nrene"] re [label="Primary Release Engineering Team\[email protected]\ngjb, kib\n, blackend, delphij, cperciva"] secteam [label="Security Team\[email protected]\ndelphij,\ndes, markj,\nemaste,\ngjb, gordon,\noshogbo, philip"] -portssecteam [label="Ports Security Team\[email protected]\ndelphij, amdmi3, eadler, jgh, rea, riggs, sbz, simon, swills, zi"] +portssecteam [label="Ports Security Team\[email protected]\ndelphij, amdmi3, eadler, jgh, rea, riggs, sbz, simon, zi"] secteamsecretary [label="Security Team Secretary\[email protected]\nremko"] securityofficer [label="Security Officer Team\[email protected]\nbenno, delphij,\ndes, emaste,\ngjb, gordon,\nremko"] srccommitters [label="Src Committers\[email protected]"]
