From owner-freebsd-doc@FreeBSD.ORG Sun Jun 1 03:42:45 2014 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0CB23B50 for ; Sun, 1 Jun 2014 03:42:45 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 969D129A4 for ; Sun, 1 Jun 2014 03:42:44 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.8/8.14.8) with ESMTP id s513gZ51020721 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sat, 31 May 2014 21:42:36 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.8/8.14.8/Submit) with ESMTP id s513gZuL020718 for ; Sat, 31 May 2014 21:42:35 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 31 May 2014 21:42:35 -0600 (MDT) From: Warren Block To: freebsd-doc@FreeBSD.org Subject: Clarifying the steps for new committers Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sat, 31 May 2014 21:42:36 -0600 (MDT) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2014 03:42:45 -0000 The Committer's Guide has a confusing and difficult to follow set of steps for new committers: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/conventions.html I propose this set of changes: https://phabric.freebsd.org/D129 Rendered version: http://www.wonkity.com/~wblock/committers/conventions.html Feedback welcome!