From owner-svn-src-head@freebsd.org Wed Mar 6 18:21:47 2019 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 141CD1523198; Wed, 6 Mar 2019 18:21:47 +0000 (UTC) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 815436A5B3; Wed, 6 Mar 2019 18:21:46 +0000 (UTC) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (localhost [127.0.0.1]) by gndrsh.dnsmgr.net (8.13.3/8.13.3) with ESMTP id x26ILfpF086794; Wed, 6 Mar 2019 10:21:41 -0800 (PST) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.13.3/8.13.3/Submit) id x26ILfNG086793; Wed, 6 Mar 2019 10:21:41 -0800 (PST) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201903061821.x26ILfNG086793@ gndrsh.dnsmgr.net> Subject: Re: svn commit: r344849 - head/share/misc In-Reply-To: <201903061737.x26HbuqB079426@repo.freebsd.org> To: Benedict Reuschling Date: Wed, 6 Mar 2019 10:21:41 -0800 (PST) CC: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Reply-To: rgrimes@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: 815436A5B3 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.95 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.953,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2019 18:21:47 -0000 > Author: bcr (doc committer) > Date: Wed Mar 6 17:37:56 2019 > New Revision: 344849 > URL: https://svnweb.freebsd.org/changeset/base/344849 > > Log: > Update the core-secretary role. > > With the last core election, matthew@ stepped down and handed over to jrm@ to > serve as new core secretary. Update this file to match. > > Approved by: core (implicit) Is there a secretary alumni list some place that should also be updated? Or should one be created if not? This is a significant contribution by individuals that should be recognised in perpetuity. Regards, Rod > Modified: > head/share/misc/organization.dot > > Modified: head/share/misc/organization.dot > ============================================================================== > --- head/share/misc/organization.dot Wed Mar 6 17:33:05 2019 (r344848) > +++ head/share/misc/organization.dot Wed Mar 6 17:37:56 2019 (r344849) > @@ -26,7 +26,7 @@ _misc [label="Miscellaneous Hats"] > # Development teams go here alphabetically sorted > > core [label="Core Team\ncore@FreeBSD.org\nallanjude, bcr, brooks,\nimp, hrs, jeff,\njhb, kmoore, seanc"] > -coresecretary [label="Core Team Secretary\ncore-secretary@FreeBSD.org\nmatthew"] > +coresecretary [label="Core Team Secretary\ncore-secretary@FreeBSD.org\njrm"] > doccommitters [label="Doc/www Committers\ndoc-committers@FreeBSD.org"] > doceng [label="Documentation Engineering Team\ndoceng@FreeBSD.org\ngjb, blackend,\ngabor, hrs,\nwblock"] > portscommitters [label="Ports Committers\nports-committers@FreeBSD.org"] -- Rod Grimes rgrimes@freebsd.org