From owner-freebsd-hackers@FreeBSD.ORG Thu Feb 10 14:42:54 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B33E216A4CE for ; Thu, 10 Feb 2005 14:42:54 +0000 (GMT) Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00EDA43D46 for ; Thu, 10 Feb 2005 14:42:54 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr2.xs4all.nl (8.12.11/8.12.11) with ESMTP id j1AEgpHG039082; Thu, 10 Feb 2005 15:42:51 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id j1AEgpUI018604; Thu, 10 Feb 2005 15:42:51 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id j1AEgp84018603; Thu, 10 Feb 2005 15:42:51 +0100 (CET) (envelope-from wb) Date: Thu, 10 Feb 2005 15:42:51 +0100 From: Wilko Bulte To: Ivan Voras Message-ID: <20050210144251.GA18575@freebie.xs4all.nl> References: <420B6747.7050807@fer.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <420B6747.7050807@fer.hr> X-OS: FreeBSD 4.11-RC2 User-Agent: Mutt/1.5.6i X-Virus-Scanned: by XS4ALL Virus Scanner cc: hackers@freebsd.org Subject: Re: How many developers? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 14:42:54 -0000 On Thu, Feb 10, 2005 at 02:53:11PM +0100, Ivan Voras wrote.. > For statistical purposes, where can I get information such as the number > of developers (with commit bit?) active on the FreeBSD project? I don't think there is a published (or unpublished for that matter) statistic like that available. You could run a wc -l on the various access files, but that does not tell you who is active and who isnt. -- Wilko Bulte wilko@FreeBSD.org