From owner-cvs-all@FreeBSD.ORG Fri Jun 3 15:35:39 2005 Return-Path: X-Original-To: cvs-all@freebsd.org 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 D661616A470; Fri, 3 Jun 2005 15:35:39 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.village.org (berlin-qwest.village.org [168.103.84.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9275F43D49; Fri, 3 Jun 2005 15:35:38 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j53FWFWE036355; Fri, 3 Jun 2005 09:32:19 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 03 Jun 2005 09:33:00 -0600 (MDT) Message-Id: <20050603.093300.16048488.imp@bsdimp.com> To: schweikh@schweikhardt.net From: "M. Warner Losh" In-Reply-To: <20050526080342.GA1384@schweikhardt.net> References: <20050525211809.GD1597@schweikhardt.net> <20050525.152958.59688235.imp@bsdimp.com> <20050526080342.GA1384@schweikhardt.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: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, obrien@freebsd.org, schweikh@freebsd.org Subject: Re: cvs commit: src MAINTAINERS X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 03 Jun 2005 15:35:40 -0000 In message: <20050526080342.GA1384@schweikhardt.net> Jens Schweikhardt writes: : On Wed, May 25, 2005 at 03:29:58PM -0600, M. Warner Losh wrote: : # In message: <20050525211809.GD1597@schweikhardt.net> : # Jens Schweikhardt writes: : # : Warner, : # : : # : # Actually, core had announced that we wanted people to move into : # : # src/MAINTAINERS and were going to remove the lintes from the Makefiles : # : # and NOT place them in src/MAINTAINERS. These commits have made that : # : # harder. :-( : # : # : # : # Warner : # : : # : I don't understand how this makes it harder. It should be easier, as : # : there are no more false positives now at the bottom of MAINTAINERS. What : # : am I missing? : # : # The bottom of MAINTAINERS was to be deleted entirely without even : # looking at the top part, along with the lines from Makefiles entreily. : # Since it was moved to the top, it is hard to know what to delete : # without looking into the CVS logs... : : Aah, then there's a misunderstanding here. Nothing was moved to the top : (at least not by me). I only updated the bottom part to match reality, : i.e. removed lines where some maintainer removed himself from a Makefile : but forgot to remove himself from the bottom in src/MAINTAINERS. OK. I'st just had time to review what you'd done. I misunderstood what you'd done. Sorry for the hassle. : So if the plan is to scrap the bottom, plus MAINTAINER= in Makefiles : entirely without further inquiries we're in violent agreement. But : I'll leave that to you, as it appears that touching MAINTAINERS is a : recipe for heat generation :-) There's a long history to that file that isn't entirely happy and joyful. Warner