[racket-dev] collections with no one responsible

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Fri Feb 17 17:29:50 EST 2012

On Fri, Feb 17, 2012 at 8:58 AM, Sam Tobin-Hochstadt <samth at ccs.neu.edu> wrote:
>> Also, it would be good to run a script
>> that checks that all source files are owned.
>
> Yes, that's a good idea.  I'll do that.

The .rkt files with no one responsible are (all in tests, with who I
think should be assigned them):

(mflatt?)
"collects/tests/errortrace/
"collects/tests/aligned-pasteboard/
"collects/tests/scriblib/
"collects/tests/utils/

(ryanc?)
"collects/tests/data/heap.rkt"
"collects/tests/data/ordered-dict.rkt"
"collects/tests/data/queue.rkt"
"collects/tests/data/order.rkt"
"collects/tests/data/gvector.rkt"

(eli?)
"collects/tests/profile/main.rkt"
"collects/tests/profile/topsort.rkt"
"collects/tests/lazy/main.rkt"
"collects/tests/lazy/forcers.rkt"
"collects/tests/lazy/promise.rkt"
"collects/tests/lazy/lang.rkt"
"collects/tests/file/md5.rkt"
"collects/tests/file/gzip.rkt"
"collects/tests/file/main.rkt"

-- 
sam th
samth at ccs.neu.edu


Posted on the dev mailing list.