From owner-svn-doc-all@freebsd.org Tue Dec 26 21:17:25 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A9A0E83458; Tue, 26 Dec 2017 21:17:25 +0000 (UTC) (envelope-from gonzo@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 mx1.freebsd.org (Postfix) with ESMTPS id AF139679FB; Tue, 26 Dec 2017 21:17:24 +0000 (UTC) (envelope-from gonzo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBQLHN68097431; Tue, 26 Dec 2017 21:17:23 GMT (envelope-from gonzo@FreeBSD.org) Received: (from gonzo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBQLHN8Q097430; Tue, 26 Dec 2017 21:17:23 GMT (envelope-from gonzo@FreeBSD.org) Message-Id: <201712262117.vBQLHN8Q097430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gonzo set sender to gonzo@FreeBSD.org using -f From: Oleksandr Tymoshenko Date: Tue, 26 Dec 2017 21:17:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51338 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head X-SVN-Commit-Author: gonzo X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/committers-guide X-SVN-Commit-Revision: 51338 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.25 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: Tue, 26 Dec 2017 21:17:25 -0000 Author: gonzo (src committer) Date: Tue Dec 26 21:17:23 2017 New Revision: 51338 URL: https://svnweb.freebsd.org/changeset/doc/51338 Log: Provide more details for new committers on Bugzilla account merging Update Bugzilla section of new committer's guide with more detailed description of Bugzilla account merging and add reference to Kerberos password generation/change. Based on emails bugmeister@ team receives these items are the most common sources of confusion for new FeeBSD committers when it comes to bugtracker. Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D12828 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 Mon Dec 25 23:35:59 2017 (r51337) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Tue Dec 26 21:17:23 2017 (r51338) @@ -2981,9 +2981,34 @@ Relnotes: yes non-&os;.org Bugzilla accounts can have the old account merged with the &os;.org account by - entering a new bug. Choose - Supporting Services as the Product, and - Bug Tracker as the Component. + following these steps: + + + + Log in using your old account. + + + + Open new bug. Choose + Supporting Services as the Product, and + Bug Tracker as the Component. + In bug description list acounts you wish to be merged. + + + + Log in using + &os;.org account and + post comment to newly opened bug to confirm ownership. See + for more details on how to + generate or set a password for your + &os;.org account. + + + + If there are more than two accounts to merge, post + comments from each of them. + + You can find out more about Bugzilla at: