Skip to content

chore: add LICENSE and CODEOWNERS, fix security contact link#75

Merged
Jaro-c merged 1 commit into
mainfrom
chore/bootstrap-license-codeowners
Jun 29, 2026
Merged

chore: add LICENSE and CODEOWNERS, fix security contact link#75
Jaro-c merged 1 commit into
mainfrom
chore/bootstrap-license-codeowners

Conversation

@Jaro-c

@Jaro-c Jaro-c commented Jun 29, 2026

Copy link
Copy Markdown
Member

What

This repo hosts the org-wide community-health files and the reusable CI workflows every Glyndor repo consumes, but it shipped no LICENSE. GitHub reported licenseInfo: null, so even though README.md and profile/README.md both state Apache-2.0, the reusable workflows and the org profile defaulted to all-rights-reserved.

  • LICENSE — Apache-2.0, Copyright 2026 Glyndor, byte-identical to the sibling repos (podup et al.).
  • CODEOWNERS* @Jaro-c so changes to these high-blast-radius files have a review owner.
  • config.yml — the security-vulnerability contact link pointed at the bare org page https://github.com/Glyndor; now points at the security policy.

Risk

Documentation/config only — no workflow logic touched, no consumer impact.

This repo hosts the org-wide community-health files and the reusable CI
workflows every Glyndor repo consumes, yet it shipped no LICENSE — so
despite the README and profile both stating Apache-2.0, the contents
defaulted to all-rights-reserved. Add the Apache-2.0 text with the org
copyright line, matching the sibling repos.

Add a CODEOWNERS so changes to these high-blast-radius files have a
review owner, and point the security-vulnerability contact link at the
actual security policy instead of the bare org page.

Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
@Jaro-c
Jaro-c merged commit dd11fa7 into main Jun 29, 2026
3 checks passed
@Jaro-c
Jaro-c deleted the chore/bootstrap-license-codeowners branch June 29, 2026 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant