Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Rhodes <drhodes@gitlab.com>2021-08-02 20:06:46 +0300
committerDan Rhodes <drhodes@gitlab.com>2021-08-02 20:06:46 +0300
commit512a368c92b3c225bce53c78ac5e289b16f5a2f1 (patch)
treeb4d22c9ec3a1f66112a0fa0e2afd31dc8f008a69 /CONTRIBUTING.md
parent498f942a2076291a866f12a9d39a2ba3ca289e15 (diff)
Updating to refer to DCO now hosted in gitlab docs
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 723f24e73..5ee7026b8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,13 +1,12 @@
## Developer Certificate of Origin + License
-By contributing to GitLab B.V., You accept and agree to the following terms and
-conditions for Your present and future Contributions submitted to GitLab B.V.
+By contributing to GitLab B.V., you accept and agree to the following terms and
+conditions for your present and future contributions submitted to GitLab B.V.
Except for the license granted herein to GitLab B.V. and recipients of software
-distributed by GitLab B.V., You reserve all right, title, and interest in and to
-Your Contributions. All Contributions are subject to the following DCO + License
-terms.
+distributed by GitLab B.V., you reserve all right, title, and interest in and to
+your Contributions.
-[DCO + License](https://gitlab.com/gitlab-org/dco/blob/master/README.md)
+All Contributions are subject to the Developer Certificate of Origin and license set out at [docs.gitlab.com/ce/legal/developer_certificate_of_origin](https://docs.gitlab.com/ce/legal/developer_certificate_of_origin).
_This notice should stay as the first item in the CONTRIBUTING.md file._