docs: prepare repo for the move into the Etherpad org#139
Merged
Conversation
- README: drop the affiliation/community acknowledgements that no longer fit a first-party Etherpad-org repo (the "not affiliated with … the Etherpad project" disclaimer and the Nextcloud/Etherpad community thanks); keep the Ownpad acknowledgement. - Remove THIRD_PARTY_NOTICES.md: it framed the Etherpad logo assets as third-party and "not an official Etherpad product", which no longer fits. The icons' Apache-2.0 license text stays in LICENSES/Apache-2.0.txt; README and img/README now point there directly so the attribution isn't lost. - Add SECURITY.md mirroring the etherpad-lite policy: report privately via contact@etherpad.org or GitHub private vulnerability reporting. Intended to land together with the org transfer.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Update the website/bugs/repository URLs in appinfo/info.xml and the issue link in tests/e2e/README.md from github.com/Jaggob/... to github.com/ether/... ahead of the org transfer (repo name unchanged).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation/policy changes that go hand-in-hand with transferring this repo into the Etherpad org. Intended to be merged together with the transfer, not before (the README wording and URLs assume the repo already lives in the org).
Changes
img/README.md– License: the Etherpad icon assets stay Apache-2.0; the references now point directly atLICENSES/Apache-2.0.txtinstead of the removed notices file.THIRD_PARTY_NOTICES.md: it framed the Etherpad logo assets as third-party and "not an official Etherpad product" – no longer applicable. The Apache-2.0 license text is retained inLICENSES/Apache-2.0.txt, so the icon licensing stays documented.SECURITY.md: mirrors theetherpad-litepolicy – report privately via contact@etherpad.org or GitHub's private vulnerability reporting.appinfo/info.xmlwebsite/bugs/repository URLs and thetests/e2e/README.mdissue link atgithub.com/ether/etherpad-integration-for-nextcloud(repo name unchanged).