From owner-cvs-all@FreeBSD.ORG Mon Dec 22 01:29:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7AD016A4CF; Mon, 22 Dec 2003 01:29:24 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 385FF43D41; Mon, 22 Dec 2003 01:29:10 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id hBM9T9AS035162; Mon, 22 Dec 2003 02:29:09 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 22 Dec 2003 02:29:09 -0700 (MST) Message-Id: <20031222.022909.82816743.imp@bsdimp.com> To: erwin@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20031222090819.GC54134@droso.net> References: <20031222093203.A49799@abigail.blackend.org> <20031222.020415.65642429.imp@bsdimp.com> <20031222090819.GC54134@droso.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: clement@FreeBSD.org cc: doc-committers@FreeBSD.org cc: blackend@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-doc@FreeBSD.org Subject: Re: cvs commit: doc/share/pgpkeys clement.key doc/en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 09:29:25 -0000 In message: <20031222090819.GC54134@droso.net> Erwin Lansing writes: : AFAIK mentor approval is for all commits, so that was needed (and given) : for this commit. Clement just made a classic : forgot-to-add-Approved-by-line Typically only the mentor does the "commit without a mentor's approval" policing. It only becomes a question if it breaks the build or causes a problem (core dump, kernel panic, etc). Warner