Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA23502; Tue, 19 Dec 95 23:39:54 EST
Received: from pain.lcs.mit.edu by MIT.EDU with SMTP
	id AA14733; Tue, 19 Dec 95 23:39:55 EST
Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.12/8.6.9) id XAA15768; Tue, 19 Dec 1995 23:00:44 -0500
Received: from mail.fwi.uva.nl by pain.lcs.mit.edu (8.6.12/8.6.9) with ESMTP id XAA15765 for <netbsd-developers@netbsd.org>; Tue, 19 Dec 1995 23:00:37 -0500
Received: from atlas.fwi.uva.nl
          by mail.fwi.uva.nl with ESMTP (sendmail 8.6.12/config 5.15).
          id FAA15223; Wed, 20 Dec 1995 05:00:34 +0100
Received: from localhost
          by atlas.fwi.uva.nl (sendmail 8.6.12/config 5.12).
          id FAA06746; Wed, 20 Dec 1995 05:00:32 +0100
Message-Id: <199512200400.FAA06746@atlas.fwi.uva.nl>
From: frank@fwi.uva.nl (Frank van der Linden)
X-Organisation: Faculty of Mathematics, Computer Science, Physics & Astronomy
                University of Amsterdam
                Kruislaan 403
                NL-1098 SJ Amsterdam
                The Netherlands
X-Phone:        +31 20 525 7463
X-Fax:          +31 20 525 7490
Subject: Re: What can one check in?
To: netbsd-developers@netbsd.org
Date: Wed, 20 Dec 1995 05:00:32 +0100 (MET)
X-Mailer: ELM [version 2.4 PL23]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 1251      
Sender: owner-netbsd-developers@NetBSD.ORG
Precedence: first-class
X-Loop: netbsd-developers@NetBSD.ORG

I've wondered about 'what to check in' myself a couple of times, since
I hope to contribute more than just Linux compat code.  It was never
serious, since whatever I did outside my little compat_linux domain was
quite easily handled by running it by the person responsible for it and then
checking in, or simply notifying the person responsible so that he could do
it himself (a preferred method, I think).

Generally, it's best if any ventures outside one's trusted domain would
go via core or another person responsible. But that might create a
bottleneck and slow down things a bit. The other end is to trust each
developer to do the Right Thing. I think that what would indeed be
important (as I've said before, and as Ted noted) that a list of
who's working on what is maintained somehow. That way, 'core' can
look at projects that dig deeper than just fixes, and steer them
in the right direction by staying in contact, which would make
trusting people to do the right thing easier, since 'core' would
have had enough influence on any bigger project by the time it's ready
to be checked in (substitute 'port-master' for 'core' on any architecture
specific project).

Main point: a "who's-doing-what"-list would be a good thing to have.

- Frank
