Skip to content

Commit 82f75a9

Browse files
committed
fix contributor form url, closes #369
1 parent a2ac04d commit 82f75a9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ You can find more info on the page [Contributing to the site].
88
[Contributions]: https://clojure.org/community/contributing_site
99
[issue]: https://github.com/clojure/clojure-site/issues
1010
[pull request]: https://github.com/clojure/clojure-site/pulls
11-
[contributor agreement]: https://secure.echosign.com/public/hostedForm?formid=95YMDL576B336E
11+
[contributor agreement]: https://secure.na1.echosign.com/public/hostedForm?formid=95YMDL576B336E
1212
[Contributing to the site]: https://clojure.org/community/contributing_site

content/community/contributing.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Rich Hickey
77

88
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
99

10-
Following the lead of other open source projects, the Clojure project requires contributors to jointly assign their copyright on contributed code. The https://secure.echosign.com/public/hostedForm?formid=95YMDL576B336E[Contributor Agreement] (CA) gives Rich Hickey and the contributor joint copyright interests in the code: the contributor retains copyrights while also granting those rights to Rich Hickey as the open source project sponsor.
10+
Following the lead of other open source projects, the Clojure project requires contributors to jointly assign their copyright on contributed code. The https://secure.na1.echosign.com/public/hostedForm?formid=95YMDL576B336E[Contributor Agreement] (CA) gives Rich Hickey and the contributor joint copyright interests in the code: the contributor retains copyrights while also granting those rights to Rich Hickey as the open source project sponsor.
1111

1212
The CA is derived from the Oracle Contributor Agreement (OCA), used for OpenJDK, Netbeans and OpenSolaris projects and others. There is a good http://www.oracle.com/technetwork/oca-faq-405384.pdf[OCA FAQ] answering many questions.
1313

content/community/contributing_site.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you wish to make a contribution (typo, modification, or new content), you mus
2424
[[contributor]]
2525
== How To Become a Contributor
2626

27-
Contributors must sign the Clojure Contributor Agreement prior to submitting changes. The https://secure.echosign.com/public/hostedForm?formid=95YMDL576B336E[Contributor Agreement] (CA) gives Rich Hickey and the contributor joint copyright interests: the contributor retains copyrights while also granting those rights to Rich Hickey as the open source project sponsor.
27+
Contributors must sign the Clojure Contributor Agreement prior to submitting changes. The https://secure.na1.echosign.com/public/hostedForm?formid=95YMDL576B336E[Contributor Agreement] (CA) gives Rich Hickey and the contributor joint copyright interests: the contributor retains copyrights while also granting those rights to Rich Hickey as the open source project sponsor.
2828

2929
The CA is derived from the Oracle Contributor Agreement (OCA), used for OpenJDK, Netbeans and OpenSolaris projects and others. There is a good http://www.oracle.com/technetwork/oca-faq-405384.pdf[OCA FAQ] answering many questions.
3030

0 commit comments

Comments
 (0)