From owner-svn-doc-head@freebsd.org Fri Oct 5 20:41:52 2018 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 4DE4010B61BE; Fri, 5 Oct 2018 20:41:52 +0000 (UTC) (envelope-from rigoletto@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F37D670292; Fri, 5 Oct 2018 20:41:51 +0000 (UTC) (envelope-from rigoletto@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 ECA791A65B; Fri, 5 Oct 2018 20:41:51 +0000 (UTC) (envelope-from rigoletto@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w95KfpT5095791; Fri, 5 Oct 2018 20:41:51 GMT (envelope-from rigoletto@FreeBSD.org) Received: (from rigoletto@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w95KfohU095786; Fri, 5 Oct 2018 20:41:50 GMT (envelope-from rigoletto@FreeBSD.org) Message-Id: <201810052041.w95KfohU095786@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rigoletto set sender to rigoletto@FreeBSD.org using -f From: =?UTF-8?Q?Alexandre_C=2e_Guimar=c3=a3es?= Date: Fri, 5 Oct 2018 20:41:50 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52333 - in head: en_US.ISO8859-1/articles/contributors share/pgpkeys share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: rigoletto X-SVN-Commit-Paths: in head: en_US.ISO8859-1/articles/contributors share/pgpkeys share/xml X-SVN-Commit-Revision: 52333 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.27 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: Fri, 05 Oct 2018 20:41:52 -0000 Author: rigoletto (ports committer) Date: Fri Oct 5 20:41:50 2018 New Revision: 52333 URL: https://svnweb.freebsd.org/changeset/doc/52333 Log: Add myself to authors, developers, and news. Reviewed by: mat (mentor) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D17395 Added: head/share/pgpkeys/rigoletto.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 Oct 4 21:39:03 2018 (r52332) +++ head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Fri Oct 5 20:41:50 2018 (r52333) @@ -465,6 +465,10 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5. + &a.rigoletto.email; + + + &a.anish.email; Modified: head/share/pgpkeys/pgpkeys-developers.xml ============================================================================== --- head/share/pgpkeys/pgpkeys-developers.xml Thu Oct 4 21:39:03 2018 (r52332) +++ head/share/pgpkeys/pgpkeys-developers.xml Fri Oct 5 20:41:50 2018 (r52333) @@ -2670,3 +2670,8 @@ &a.arrowd.email; &pgpkey.arrowd; + + + &a.rigoletto.email; + &pgpkey.rigoletto; + Modified: head/share/pgpkeys/pgpkeys.ent ============================================================================== --- head/share/pgpkeys/pgpkeys.ent Thu Oct 4 21:39:03 2018 (r52332) +++ head/share/pgpkeys/pgpkeys.ent Fri Oct 5 20:41:50 2018 (r52333) @@ -436,6 +436,7 @@ + Added: head/share/pgpkeys/rigoletto.key ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/pgpkeys/rigoletto.key Fri Oct 5 20:41:50 2018 (r52333) @@ -0,0 +1,65 @@ + + + +sub rsa4096/240F88930B312333 2018-10-03 [E] [expires: 2021-10-02] + +]]> + Modified: head/share/xml/authors.ent ============================================================================== --- head/share/xml/authors.ent Thu Oct 4 21:39:03 2018 (r52332) +++ head/share/xml/authors.ent Fri Oct 5 20:41:50 2018 (r52333) @@ -1959,6 +1959,9 @@ riggs@FreeBSD.org"> + +rigoletto@FreeBSD.org"> + rik@FreeBSD.org"> Modified: head/share/xml/news.xml ============================================================================== --- head/share/xml/news.xml Thu Oct 4 21:39:03 2018 (r52332) +++ head/share/xml/news.xml Fri Oct 5 20:41:50 2018 (r52333) @@ -32,6 +32,20 @@ 2018 + 10 + + + 1 + +

New committer: + Alexandre C. Guimaraes + (ports)

+
+
+ +
+ + 9