From owner-cvs-src@FreeBSD.ORG Tue May 24 20:09:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0658B16A41C; Tue, 24 May 2005 20:09:12 +0000 (GMT) (envelope-from schweikh@schweikhardt.net) Received: from bremen.shuttle.de (bremen.shuttle.de [194.95.249.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7117343D4C; Tue, 24 May 2005 20:09:11 +0000 (GMT) (envelope-from schweikh@schweikhardt.net) Received: by bremen.shuttle.de (Postfix, from userid 10) id 4BC903B8E6; Tue, 24 May 2005 22:09:10 +0200 (CEST) Received: from hal9000.schweikhardt.net (localhost [127.0.0.1]) by hal9000.schweikhardt.net (8.13.3/8.13.3) with ESMTP id j4OK8v5b034918; Tue, 24 May 2005 22:08:57 +0200 (CEST) (envelope-from schweikh@hal9000.schweikhardt.net) Received: (from schweikh@localhost) by hal9000.schweikhardt.net (8.13.3/8.13.3/Submit) id j4OK8vpd034917; Tue, 24 May 2005 22:08:57 +0200 (CEST) (envelope-from schweikh) Date: Tue, 24 May 2005 22:08:57 +0200 From: Jens Schweikhardt To: Kris Kennaway Message-ID: <20050524200857.GC31253@schweikhardt.net> References: <200505241854.j4OIs7c4082203@repoman.freebsd.org> <20050524191911.GA3933@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050524191911.GA3933@xor.obsecurity.org> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Jens Schweikhardt Subject: Re: cvs commit: src MAINTAINERS X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 20:09:12 -0000 On Tue, May 24, 2005 at 12:19:11PM -0700, Kris Kennaway wrote: # On Tue, May 24, 2005 at 06:54:07PM +0000, Jens Schweikhardt wrote: # > schweikh 2005-05-24 18:54:07 UTC # > # > FreeBSD src repository # > # > Modified files: # > . MAINTAINERS # > Log: # > Update (reduce) the list of committers with MAINTAINER= lines in Makefiles. # # What was the point of this commit? Matching file contents with reality. # You removed the '@FreeBSD.org' from some lines but not others. The new list was generated by find /usr/src -name Makefile | xargs grep MAINTAINER= # You also removed some maintainers # altogether, which I assume was with their approval (this was unclear # from your commit log). That was because they did not show up in the output of the above command. >From this I concluded that they did as is recommended in src/MAINTAINERS: Following are the entries from the Makefiles, and a few other sources. Please remove stale entries from both their origin, and this file. Please also consider removing the lines from the files listed below and stating your preferences here instead. I also sent mails to all remaining people/lists mentioned in Makefile MAINTAINER= lines in order to converge to the canonical maintainership declaration, the body being Dear FreeBSD Maintainer, you receive this email because one or more Makefiles below src have a line 'MAINTAINER=' in them. The canonical way to express maintainership is a centralized file, namely src/MAINTAINERS. Please consider removing the MAINTAINER=... line in the Makefile(s) and adding an equivalent line in src/MAINTAINERS, and remove yourself from the list at the end of src/MAINTAINERS. This will aid other committers in obeying your maintainership more easily. Thanks! I hope this clarifies reason and intent of my commit. Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped)