From owner-svn-doc-head@freebsd.org Thu May 2 16:26:50 2019 Return-Path: Delivered-To: svn-doc-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 4D093159A35D; Thu, 2 May 2019 16:26:50 +0000 (UTC) (envelope-from dougm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E804A95A92; Thu, 2 May 2019 16:26:49 +0000 (UTC) (envelope-from dougm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BDDD4BD5B; Thu, 2 May 2019 16:26:49 +0000 (UTC) (envelope-from dougm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x42GQnTN068625; Thu, 2 May 2019 16:26:49 GMT (envelope-from dougm@FreeBSD.org) Received: (from dougm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x42GQmvo068619; Thu, 2 May 2019 16:26:48 GMT (envelope-from dougm@FreeBSD.org) Message-Id: <201905021626.x42GQmvo068619@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dougm set sender to dougm@FreeBSD.org using -f From: Douglas William Moore Date: Thu, 2 May 2019 16:26:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52975 - in head: en_US.ISO8859-1/articles/contributors share/pgpkeys share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: dougm X-SVN-Commit-Paths: in head: en_US.ISO8859-1/articles/contributors share/pgpkeys share/xml X-SVN-Commit-Revision: 52975 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E804A95A92 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.975,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 May 2019 16:26:50 -0000 Author: dougm (src committer) Date: Thu May 2 16:26:48 2019 New Revision: 52975 URL: https://svnweb.freebsd.org/changeset/doc/52975 Log: Enroll new committer Doug Moore (dougm@freebsd.org). Approved by: kib (mentor) Differential Revision: https://reviews.freebsd.org/D20136 Added: head/share/pgpkeys/dougm.key (contents, props changed) Modified: head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml head/share/pgpkeys/pgpkeys-developers.xml head/share/pgpkeys/pgpkeys.ent head/share/xml/authors.ent head/share/xml/news.xml Modified: head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml ============================================================================== --- head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Thu May 2 14:18:22 2019 (r52974) +++ head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Thu May 2 16:26:48 2019 (r52975) @@ -942,6 +942,10 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5. + &a.dougm.email; + + + &a.kmoore.email; Added: head/share/pgpkeys/dougm.key ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/pgpkeys/dougm.key Thu May 2 16:26:48 2019 (r52975) @@ -0,0 +1,74 @@ + + + +uid Douglas W Moore +sub rsa2048/929C16F5708028AC 2019-04-19 [E] [expires: 2022-04-18] +sub rsa2048/A3B47B563FA14BAC 2019-04-20 [S] [expires: 2022-04-19] + +]]> + Modified: head/share/pgpkeys/pgpkeys-developers.xml ============================================================================== --- head/share/pgpkeys/pgpkeys-developers.xml Thu May 2 14:18:22 2019 (r52974) +++ head/share/pgpkeys/pgpkeys-developers.xml Thu May 2 16:26:48 2019 (r52975) @@ -1666,6 +1666,11 @@ &pgpkey.marcel; + + &a.dougm.email; + &pgpkey.dougm; + + &a.kmoore.email; &pgpkey.kmoore; Modified: head/share/pgpkeys/pgpkeys.ent ============================================================================== --- head/share/pgpkeys/pgpkeys.ent Thu May 2 14:18:22 2019 (r52974) +++ head/share/pgpkeys/pgpkeys.ent Thu May 2 16:26:48 2019 (r52975) @@ -141,6 +141,7 @@ + Modified: head/share/xml/authors.ent ============================================================================== --- head/share/xml/authors.ent Thu May 2 14:18:22 2019 (r52974) +++ head/share/xml/authors.ent Thu May 2 16:26:48 2019 (r52975) @@ -654,6 +654,9 @@ dougb@FreeBSD.org"> + +dougm@FreeBSD.org"> + dru@FreeBSD.org"> Modified: head/share/xml/news.xml ============================================================================== --- head/share/xml/news.xml Thu May 2 14:18:22 2019 (r52974) +++ head/share/xml/news.xml Thu May 2 16:26:48 2019 (r52975) @@ -35,6 +35,16 @@ 4 + 30 + + +

New committer: + Doug Moore + (src)

+
+
+ + 28