Skip to content

Add CC BY 4.0 LICENSE file for blog content#1209

Open
dutow wants to merge 1 commit into
percona:mainfrom
dutow:add-license
Open

Add CC BY 4.0 LICENSE file for blog content#1209
dutow wants to merge 1 commit into
percona:mainfrom
dutow:add-license

Conversation

@dutow

@dutow dutow commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

The "Write for the Percona Community" blog post (2026-05-22) states that community blog submissions are published under CC BY 4.0, but the license text was never committed, so GitHub did not detect or display it.

Add the verbatim CC BY 4.0 legal text as LICENSE so GitHub's license detection recognizes it, and add a License section to the README clarifying that the license covers blog content and articles while the Hugo site code and tooling remain Copyright (c) Percona.

The "Write for the Percona Community" blog post (2026-05-22) states that
community blog submissions are published under CC BY 4.0, but the license
text was never committed, so GitHub did not detect or display it.

Add the verbatim CC BY 4.0 legal text as LICENSE so GitHub's license
detection recognizes it, and add a License section to the README
clarifying that the license covers blog content and articles while the
Hugo site code and tooling remain Copyright (c) Percona.

@jeltz jeltz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What to do with old blog posts, especially ones from external contributors? Do we need to add the right license for all of them when adding this?

Comment thread README.md

Unless otherwise specified, blog content and articles in this repository are licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](LICENSE) license. Contributors retain copyright of their work; see [Write for the Percona Community](https://percona.community/blog/2026/05/22/write-for-percona-community/) for details.

The site code (Hugo layouts, templates, configuration, and tooling) is Copyright (c) Percona and is not covered by CC BY 4.0.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have we discussed what license we want for the site code? If we are unapologetically open source it should be an open one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants