Following up some questions from https://github.com/nodejs/package-maintenance/issues/348 and things we discussed in the meetings. I think this one is probably for legal, right @mhdawson?
LICENSE templates says e.g. "ci-travis-config contributors", in some others it says "Copyright Node.js contributors". Can we stick to just "Copyright Node.js contributors." (so that it's easy to copy/paste the LICENSE file) or does it have to spell out each repo name?ci-config-* repos have the AUTHORS file added there. Is that file necessary?master cannot be overwritten?AUTHORS file from the LICENSE. Is that _link_ necessary? The https://github.com/nodejs/node/blob/master/LICENSE itself does not have it.This is still draft but I think answers a number of the questions: https://github.com/openjs-foundation/cross-project-council/pull/414/files
I think it says
In terms of needing an AUTHORS file or not, I'm not sure @brianwarner can you clarify that?
In terms of just using "Copyright Node.js contributors.", I'm not sure that's correct as the AUTHORs listed for Node.js may not include people who have contributed to pkgjs.
Can’t we just say “contributors”? Most projects don’t have an authors file and aren’t that specific about it.
Yes, best to just use "Node.js contributors".
I even meant, unqualified - just the word “contributors”
We recommend keeping at least the project name. But these lines are mainly a courtesy in the grand scheme of things, so it's not a big deal either way.
"Copyright notices are not mandatory in order for the contributor to retain ownership of their copyright."
https://www.linuxfoundation.org/blog/2020/01/copyright-notices-in-open-source-software-projects/
Yes, best to just use "Node.js contributors".
Just to clarify, can we use "Node.js contributors" for _any_ project under nodejs/pkgjs orgs, or do we have to say "wiby contributors" for wiby?
Discussed during #371, came to a proposal to use the following for the (c) line:
(c) Contributors [link to the Github's contributors page]
@brianwarner is that good enough?
Sure, that looks like it would work, and is a clean and efficient way to show where it came from. It also fits with the idea of keeping minimal info here, as it's less likely to get stale over the years. I'd say go for it!
Thanks!
Opened all the relevant PRs, closing this.
Thanks everyone for the input.
Most helpful comment
Discussed during #371, came to a proposal to use the following for the (c) line:
@brianwarner is that good enough?