diff options
author | billf <billf@FreeBSD.org> | 1999-08-10 02:52:41 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-08-10 02:52:41 +0000 |
commit | 53f5bb42eb0a380c65d5090663543dd7b7cc493c (patch) | |
tree | 363141952207e854b34ffbcdcc9e21c83e855f18 /CVSROOT | |
parent | 6b8ff1ff723884f2f26986e408b976567fd707bb (diff) | |
download | FreeBSD-ports-53f5bb42eb0a380c65d5090663543dd7b7cc493c.zip FreeBSD-ports-53f5bb42eb0a380c65d5090663543dd7b7cc493c.tar.gz |
Clarify the 'Obtained from' means from another software collection.
Clarify that 'Reviewed' is when OTHER PEOPLE review the commit.
It is the hope of the FreeBSD project that if you are committing to the
repository you better damn well be reviewing it, this should go without
saying.
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/rcstemplate | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CVSROOT/rcstemplate b/CVSROOT/rcstemplate index bfca830..f15f4c99 100644 --- a/CVSROOT/rcstemplate +++ b/CVSROOT/rcstemplate @@ -3,8 +3,8 @@ PR: Submitted by: Reviewed by: Obtained from: -CVS: ---------------------------------------------------------------------- +CVS: --------------------------------------------------------------------------- CVS: PR: Fill this in if a GNATS PR is affected by the change. CVS: Submitted by: Fill this in if someone else sent in the change. -CVS: Reviewed by: Fill this in if someone reviewed your modification. -CVS: Obtained from: Fill this in if the change is from a third party. +CVS: Reviewed by: Fill this in if someone else reviewed your modification. +CVS: Obtained from: Fill this in if the change is from third party software. |