Author: eadler Date: Tue Mar 12 04:37:04 2013 New Revision: 248184 URL: http://svnweb.freebsd.org/changeset/base/248184
Log: Remove two members of portmgr that have recently stepped down. Thank you for your time on portmgr. Remove one member from bugmeister that has stepped down recently. Thank you for your time on bugmeister. While here clean up the graph a bit (remove dead cvs repos) Modified: head/share/misc/organization.dot Modified: head/share/misc/organization.dot ============================================================================== --- head/share/misc/organization.dot Tue Mar 12 03:48:05 2013 (r248183) +++ head/share/misc/organization.dot Tue Mar 12 04:37:04 2013 (r248184) @@ -30,7 +30,7 @@ coresecretary [label="Core Team Secretar doccommitters [label="Doc/www Committers\[email protected]"] doceng [label="Documentation Engineering Team\[email protected]\ngjb, blackend,\ngabor, hrs"] portscommitters [label="Ports Committers\[email protected]"] -portmgr [label="Port Management Team\[email protected]\ntabthorpe, marcus, bapt, beat,\nerwin, linimon, pav,\nitetcu, miwi"] +portmgr [label="Port Management Team\[email protected]\ntabthorpe, marcus, bapt, \nerwin, pav,\nitetcu, miwi"] portmgrsecretary [label="Port Management Team Secretary\[email protected]\ntabthorpe"] re [label="Primary Release Engineering Team\[email protected]\nkib, blackend, jpaetzel, hrs, kensmith"] secteam [label="Security Team\[email protected]\nsimon, qingli, delphij,\nremko, philip, stas, cperciva,\ncsjp, rwatson, miwi, bz"] @@ -43,13 +43,12 @@ srccommitters [label="Src Committers\nsr accounts [label="Accounts Team\[email protected]\nmarkm, simon, kensmith,\ndhw"] backups [label="Backup Administrators\[email protected]\nsimon, kensmith,\ndhw"] -bugmeister [label="Bugmeister Team\[email protected]\neadler, gavin, gonzo, linimon"] +bugmeister [label="Bugmeister Team\[email protected]\neadler, gavin, gonzo"] clusteradm [label="Cluster Administrators\[email protected]\nbrd, simon, ps,\nkensmith, peter"] cvsupmaster [label="CVSup Mirror Site Coordinators\[email protected]\nkuriyama, jdp,\nkensmith"] dnsadm [label="DNS Administrators\[email protected]\nbillf, dg, ps,\nkensmith, peter"] mirroradmin [label="FTP/WWW Mirror Site Coordinators\[email protected]\nkuriyama, kensmith"] ncvs [label="CVS src Repository Managers\[email protected]\njoe, kuriyama, markm,\nsimon, peter"] -pcvs [label="CVS ports Repository Managers\[email protected]\nmarcus, joe, kuriyama,\nmarkm, simon"] perforceadmin [label="Perforce Repository Administrators\[email protected]\nscottl, kensmith, gordon,\nrwatson, peter, dhw"] postmaster [label="Postmaster Team\[email protected]\njmb, brd, sahil, dhw"] refadm [label="Reference Systems Administrators\[email protected]\njake, billf, markm, simon,\nobrien, ps, kensmith,\npeter, dhw"] @@ -70,8 +69,6 @@ _admin -> backups _admin -> bugmeister _admin -> clusteradm _admin -> ncvs -_admin -> pcvs -_admin -> dcvs _admin -> cvsupmaster _admin -> dnsadm _admin -> mirroradmin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
