diff options
Diffstat (limited to 'toys')
-rw-r--r-- | toys/pending/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/toys/pending/README b/toys/pending/README index 2acee218..0257e2bb 100644 --- a/toys/pending/README +++ b/toys/pending/README @@ -1,4 +1,4 @@ -pending +pending (see toys/pending/README) Commands in this directory are external submissions awaiting review and/or cleanup before being "promoted" to one of the other directories. @@ -15,3 +15,7 @@ cleanup but don't live here: vmstat, login, du, vconfig, chroot, cut, touch, modinfo, xargs lib/password.c + +This directory should go away before the 1.0 release. It's just a staging +area so code submissions don't get lost while awaiting more thorough (and +very time consuming) scrutiny as described in www/cleanup.html. |