Skip to content

Commit fb2bcf3

Browse files
committed
Update PDD info in the README.
1 parent 40cd73c commit fb2bcf3

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

8991
## License
9092

@@ -104,5 +106,5 @@ see <https://unlicense.org/> or the accompanying {file:UNLICENSE} file.
104106
[RDF/XML]: http://www.w3.org/TR/rdf-syntax-grammar/ "RDF/XML Syntax Specification"
105107
[YARD]: https://yardoc.org/
106108
[YARD-GS]: https://rubydoc.info/docs/yard/file/docs/GettingStarted.md
107-
[PDD]: https://lists.w3.org/Archives/Public/public-rdf-ruby/2010May/0013.html
109+
[PDD]: https://unlicense.org/#unlicensing-contributions
108110
[RDF/XML doc]: https://rubydoc.info/github/ruby-rdf/rdf-rdfxml/master/frames

0 commit comments

Comments
 (0)