Skip to content

Commit f913e08

Browse files
committed
Remove recommendation to set up GitCop
It turns out folks are really unhappy with how it works, so we don't want to recommend using it on new repos. We don't yet have a good replacement to recommend, though. License: MIT Signed-off-by: Rob Brackett <[email protected]>
1 parent ee7031e commit f913e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/licensing-policy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ When licensing a project, be sure to:
4444

4545
We manage contributor licensing via a *Developer Certificate of Origin (DCO).* All commits with new code from any contributor **must** include a DCO signoff trailer. See the [contributing guide part 2](../CONTRIBUTING-2.md#a-license-and-a-signed-off-by-trailers-are-required) for more details. Commits with extremely trivial or changes or that do not change content (e.g. merge commits) are excepted.
4646

47-
If you’re setting up a new repository, **please make sure to set up [GitCop](https://gitcop.com) to enforce the DCO policy** and make sure the README includes a link to our contribution guidelines.
47+
If you’re setting up a new repository, make sure the README includes a link to our contribution guidelines so people can find information about the DCO signoff.

0 commit comments

Comments
 (0)