Skip to content

Commit 2caadfa

Browse files
committed
Update PDD info in the README.
1 parent 76a50b6 commit 2caadfa

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-mongo/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
@@ -63,7 +63,9 @@ This repository uses [Git Flow](https://github.com/nvie/gitflow) to mange develo
6363
list in the the `README`. Alphabetical order applies.
6464
* Do note that in order for us to merge any non-trivial changes (as a rule
6565
of thumb, additions larger than about 15 lines of code), we need an
66-
explicit [public domain dedication][PDD] on record from you.
66+
explicit [public domain dedication][PDD] on record from you,
67+
which you will be asked to agree to on the first commit to a repo within the organization.
68+
Note that the agreement applies to all repos in the [Ruby RDF](https://github.com/ruby-rdf/) organization.
6769

6870
### License
6971

@@ -75,4 +77,4 @@ MIT License
7577
[RDF.rb]: https://ruby-rdf.github.com/
7678
[YARD]: https://yardoc.org/
7779
[YARD-GS]: https://rubydoc.info/docs/yard/file/docs/GettingStarted.md
78-
[PDD]: https://lists.w3.org/Archives/Public/public-rdf-ruby/2010May/0013.html
80+
[PDD]: https://unlicense.org/#unlicensing-contributions

0 commit comments

Comments
 (0)