Skip to content

Commit 579f921

Browse files
committed
Update PDD info in the README.
1 parent d168eb5 commit 579f921

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ This repository uses [Git Flow](https://github.com/nvie/gitflow) to manage devel
2828
enough, be assured we will eventually add you in there.
2929
* Do note that in order for us to merge any non-trivial changes (as a rule
3030
of thumb, additions larger than about 15 lines of code), we need an
31-
explicit [public domain dedication][PDD] on record from you.
31+
explicit [public domain dedication][PDD] on record from you,
32+
which you will be asked to agree to on the first commit to a repo within the organization.
33+
Note that the agreement applies to all repos in the [Ruby RDF](https://github.com/ruby-rdf/) organization.
3234

3335
[YARD]: https://yardoc.org/
3436
[YARD-GS]: https://rubydoc.info/docs/yard/file/docs/GettingStarted.md
35-
[PDD]: https://lists.w3.org/Archives/Public/public-rdf-ruby/2010May/0013.html
36-
[pr]: https://github.com/ruby-rdf/rdf-spec/compare/
37+
[PDD]: https://unlicense.org/#unlicensing-contributions
38+
[pr]: https://github.com/ruby-rdf/rdf/compare/

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@ follows:
7676
enough, be assured we will eventually add you in there.
7777
* Do note that in order for us to merge any non-trivial changes (as a rule
7878
of thumb, additions larger than about 15 lines of code), we need an
79-
explicit [public domain dedication][PDD] on record from you.
79+
explicit [public domain dedication][PDD] on record from you,
80+
which you will be asked to agree to on the first commit to a repo within the organization.
81+
Note that the agreement applies to all repos in the [Ruby RDF](https://github.com/ruby-rdf/) organization.
8082

8183
License
8284
-------
@@ -87,4 +89,4 @@ see <https://unlicense.org/> or the accompanying {file:UNLICENSE} file.
8789
[RDF.rb]: https://rubygems.org/gems/rdf
8890
[RSpec]: https://rspec.info/
8991
[RubySpec]: https://rubyspec.org/wiki/rubyspec/Style_Guide
90-
[PDD]: https://lists.w3.org/Archives/Public/public-rdf-ruby/2010May/0013.html
92+
[PDD]: https://unlicense.org/#unlicensing-contributions

0 commit comments

Comments
 (0)