Clarify the notion of the "Responsible", which was previously present
but undefined: the de facto definition that appears to be in use, and that I'm assuming still applies, is the following: The "Responsible" field identifies a developer who has expressed willingness to be responsible for completing the identified task; this doesn't preclude others working on it, but suggests that coordination with the responsible party might be appropriate so as to avoid unnecessary duplication of work, and to maximize forward progress. Requested by: "Michael G. Petry" <petry@NetMasters.Com>
This commit is contained in:
parent
6dc17a998b
commit
c459747686
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12317
1 changed files with 13 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.29 2002/02/28 03:55:36 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.30 2002/02/28 04:14:43 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -81,6 +81,18 @@
|
|||
several months of the project, though every effort will be made
|
||||
to keep -current running as well as possible.</p>
|
||||
|
||||
<p>The task list below is not intended to be complete, but does
|
||||
represent a set of relevant and/or important components of the
|
||||
overall work. The "Responsible" field identifies a developer who
|
||||
has expressed willingness to be responsible for completing the
|
||||
identified task; this doesn't preclude others working on it,
|
||||
but suggests that coordination with the responsible party might
|
||||
be appropriate so as to avoid unnecessary duplication of work,
|
||||
and to maximize forward progress. If beginning work on a new
|
||||
area of substantial size, or one that appears unclaimed, it may
|
||||
be worth dropping an e-mail to the FreeBSD SMP mailing list to
|
||||
see if any progress has been made.</p>
|
||||
|
||||
<a name="resources"></a>
|
||||
<h2>Resources and Links</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue