aseemk / requireDir

Node.js helper to require() directories.
MIT License
484 stars 60 forks source link

Adding to CITGM #51

Closed benjamingr closed 6 years ago

benjamingr commented 7 years ago

Hey,

We'd like to add require-dir to Node.js's Canary In The Gold Mine. (currently tested packages)

This means new releases of Node will run require-dir's unit tests as integration tests and should prevent issues like https://github.com/aseemk/requireDir/issues/45 from happening in the future.

It would have let us catch the issue back at https://github.com/nodejs/node/pull/10789

In order for us to do that - we need @aseemk (or another maintainer) to agree to be reachable and responsive for problems (as they may influence Node version releases directly).

@aseemk what do you say? Would you be up for it? It would have certainly saved me time personally if require-dir was there :)

aseemk commented 7 years ago

Very cool to hear! Thanks for the offer.

I can try, but @stevelacy, will you be able to help too?

stephenlacy commented 7 years ago

I can assist

yocontra commented 6 years ago

Is there anything left to be done for this? You can put me as the maintainer.

yocontra commented 6 years ago

Closing since I didn't get a response