Skip to content

Commit ec6eb51

Browse files
committed
Update PDD info in the README.
1 parent 0ede771 commit ec6eb51

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 2 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
37+
[PDD]: https://unlicense.org/#unlicensing-contributions
3638
[pr]: https://github.com/ruby-rdf/rdf/compare/

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,10 @@ This repository uses [Git Flow](https://github.com/nvie/gitflow) to mange develo
438438
enough, be assured we will eventually add you in there.
439439
* Do note that in order for us to merge any non-trivial changes (as a rule
440440
of thumb, additions larger than about 15 lines of code), we need an
441-
explicit [public domain dedication][PDD] on record from you, which you will be asked to agree to on the first commit to a repo within the organization. Note that the agreement applies to all repos in the [Ruby RDF](https://github.com/ruby-rdf/) organization.
441+
explicit [public domain dedication][PDD] on record from you,
442+
which you will be asked to agree to on the first commit to a repo within the organization.
443+
Note that the agreement applies to all repos in the [Ruby RDF](https://github.com/ruby-rdf/) organization.
444+
442445

443446
## License
444447

@@ -450,7 +453,7 @@ see <https://unlicense.org/> or the accompanying {file:UNLICENSE} file.
450453
[N-Quads]: https://www.w3.org/TR/n-quads/
451454
[YARD]: https://yardoc.org/
452455
[YARD-GS]: https://rubydoc.info/docs/yard/file/docs/GettingStarted.md
453-
[PDD]: https://lists.w3.org/Archives/Public/public-rdf-ruby/2010May/0013.html
456+
[PDD]: https://unlicense.org/#unlicensing-contributions
454457
[JSONLD doc]: https://rubydoc.info/github/ruby-rdf/json-ld
455458
[LinkedData doc]: https://rubydoc.info/github/ruby-rdf/linkeddata
456459
[Microdata doc]: https://rubydoc.info/github/ruby-rdf/rdf-microdata

0 commit comments

Comments
 (0)