mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2024-10-01 01:35:53 -04:00
Clarify Contributor License
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
60cc37a5ae
commit
cc1b2e3ab1
9
CONTRIBUTING.md
Normal file
9
CONTRIBUTING.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Contributor License Agreement
|
||||
|
||||
All post submitted to PrivSec.dev are automatically licensed under the [Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license.
|
||||
|
||||
The original author(s) (noted as "authors" in the metadata) of each post have copyright to their work. Pull requests are merely "suggestions of change", and copyright will be assigned to the original author(s) of the post rather than the pull request author unless a seperate agreement is made between both parties.
|
||||
|
||||
The [PrivSec.dev Team](https://privsec.dev/about) reserves the right to merge trivial pull requests such as typographical/grammar fixes, version changes, and removal of old/outdated information to existing posts at anytime without consulting the original author.
|
||||
|
||||
Pull requests which include substantial changes to a post will require the approval of at least one of the original authors. If the original author(s) is unresponsive for an extended period (more than 3 months), the [PrivSec.dev Team](https://privsec.dev/about) reserves the right to move the original post to an archive and make a new derivative post with the suggested changes. In such case of inactivity, the copyright of the derivative work will include the pull requests author(s).
|
@ -7,6 +7,8 @@ A practical approach to Privacy and Security
|
||||
|
||||
The website content (under `/content`) is under the [Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license.
|
||||
|
||||
The license agreement for contributor is listed [here](/CONTRIBUTING.md).
|
||||
|
||||
The articles originally posted on [wonderfall.dev](https://wonderfall.dev), [akc3n.page](https://akc3n.page), and [seirdy.one](https://seirdy.one) are under the same license. Articles originally posted on [wanderingcomputerer.gitlab.io](https://WanderingComputerer.gitlab.io) are under the [Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) license.
|
||||
|
||||
The Hugo Framework used to create this website is under the [Apache License](https://github.com/gohugoio/hugo/blob/master/LICENSE).
|
||||
|
Loading…
Reference in New Issue
Block a user