From owner-svn-doc-all@freebsd.org Sat Jun 30 10:35:58 2018 Return-Path: Delivered-To: svn-doc-all@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 B885110298D3; Sat, 30 Jun 2018 10:35:58 +0000 (UTC) (envelope-from eadler@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 69D4278703; Sat, 30 Jun 2018 10:35:58 +0000 (UTC) (envelope-from eadler@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 4AC736D86; Sat, 30 Jun 2018 10:35:58 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5UAZwak052488; Sat, 30 Jun 2018 10:35:58 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5UAZwHE052487; Sat, 30 Jun 2018 10:35:58 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201806301035.w5UAZwHE052487@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Sat, 30 Jun 2018 10:35:58 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51937 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/committers-guide X-SVN-Commit-Revision: 51937 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2018 10:35:58 -0000 Author: eadler Date: Sat Jun 30 10:35:57 2018 New Revision: 51937 URL: https://svnweb.freebsd.org/changeset/doc/51937 Log: Committers guide: remove about hrs being maintainer of relnotes We now use 'relnotes: yes' instead of a manual email to an individual. Catch up to this. Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Sat Jun 30 10:02:20 2018 (r51936) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sat Jun 30 10:35:57 2018 (r51937) @@ -2925,12 +2925,6 @@ Relnotes: yes there is something you want merged from &os.current; to &os.stable; (whatever values those may have at any given time), these are the people to talk to about it. - - Hiroki is also the keeper of the release documentation - (src/release/doc/*). If you commit a - change that you think is worthy of mention in the release - notes, please make sure he knows about it. Better still, - send him a patch with your suggested commentary.