Skip to content

chore: add i18n OWNERS and OWNER_ALIASES for EN - #748

Open
TineoC wants to merge 6 commits into
kubernetes:mainfrom
TineoC:chore/governance-website-owners
Open

chore: add i18n OWNERS and OWNER_ALIASES for EN#748
TineoC wants to merge 6 commits into
kubernetes:mainfrom
TineoC:chore/governance-website-owners

Conversation

@TineoC

@TineoC TineoC commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Add OWNERS and OWNER_ALIASES for contributor-site ownership, content review, and English (en) localization governance.

Follow-up to #711 — splits governance changes out of the i18n foundation PR for independent review.

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: TineoC

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 13, 2026
@TineoC
TineoC force-pushed the chore/governance-website-owners branch from 9b5733e to dd79bd9 Compare June 13, 2026 12:43
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 13, 2026
@TineoC TineoC changed the title chore: add website governance aliases and content filter chore: add i18n OWNERS and OWNER_ALIASES for EN Jun 13, 2026
@TineoC
TineoC force-pushed the chore/governance-website-owners branch 2 times, most recently from 8241a1a to c1ca567 Compare June 13, 2026 13:21

@k8s-ci-robot k8s-ci-robot 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.

@TineoC: 1 invalid OWNERS file

Details

In response to this:

Summary

Follow-up to #711 to split out the governance changes for website ownership and reviewer delegation.

Per review feedback on the i18n foundation PR, this splits the sig-contribex-website-owners and sig-contribex-website-reviewers aliases into their own PR so the governance change can be reviewed independently.

Notes

This implements the reviewer suggestion to have at least two owners and to split the governance change out of the i18n foundation PR.

Fixes: #711 (follow-up)

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Comment thread OWNERS Outdated
# files/directories related to static site generator
"^(assets|layouts|static|package-lock\\.json|package\\.json|netlify\\.toml|hugo\\.yaml)$":
# files/directories related to static site generator and localization framework
"^(assets|layouts|static|package-lock\.json|package\.json|netlify\.toml|hugo\.yaml|content/)$":

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.

Cannot parse file: error converting YAML to JSON: yaml: line 18: found unknown escape character.

@TineoC
TineoC force-pushed the chore/governance-website-owners branch 2 times, most recently from 7fbe173 to 47065bb Compare June 13, 2026 13:23

@k8s-ci-robot k8s-ci-robot 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.

@TineoC: 1 invalid OWNERS file

Details

In response to this:

Summary

Follow-up to #711 to split out the governance changes for website ownership and reviewer delegation.

Per review feedback on the i18n foundation PR, this splits the sig-contribex-website-owners and sig-contribex-website-reviewers aliases into their own PR so the governance change can be reviewed independently.

Notes

This implements the reviewer suggestion to have at least two owners and to split the governance change out of the i18n foundation PR.

Fixes: #711 (follow-up)

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Comment thread OWNERS Outdated
# files/directories related to static site generator
"^(assets|layouts|static|package-lock\\.json|package\\.json|netlify\\.toml|hugo\\.yaml)$":
# files/directories related to static site generator and localization framework
"^(assets|layouts|static|package-lock\.json|package\.json|netlify\.toml|hugo\.yaml|content/)$":

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.

Cannot parse file: error converting YAML to JSON: yaml: line 18: found unknown escape character.

@k8s-ci-robot k8s-ci-robot 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.

@TineoC: 1 invalid OWNERS file

Details

In response to this:

Summary

Follow-up to #711 to split out the governance changes for website ownership and reviewer delegation.

Per review feedback on the i18n foundation PR, this splits the sig-contribex-website-owners and sig-contribex-website-reviewers aliases into their own PR so the governance change can be reviewed independently.

Notes

This implements the reviewer suggestion to have at least two owners and to split the governance change out of the i18n foundation PR.

Fixes: #711 (follow-up)

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Comment thread OWNERS Outdated
# files/directories related to static site generator
"^(assets|layouts|static|package-lock\\.json|package\\.json|netlify\\.toml|hugo\\.yaml)$":
# files/directories related to static site generator and localization framework
"^(assets|layouts|static|package-lock\.json|package\.json|netlify\.toml|hugo\.yaml|content/)$":

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.

Cannot parse file: error converting YAML to JSON: yaml: line 18: found unknown escape character.

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. label Jun 13, 2026
@TineoC
TineoC force-pushed the chore/governance-website-owners branch from 7fcd7af to 8cd3621 Compare June 23, 2026 19:11
@TineoC

TineoC commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Fixed the invalid OWNERS file error — removed the 'area/localization' and 'language/en' labels from content/en/OWNERS since those labels don't exist in the repo yet. Labels can be added as a follow-up.

@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: TineoC

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@TineoC
TineoC force-pushed the chore/governance-website-owners branch from 7f0c8ce to 512628b Compare June 23, 2026 19:12
Comment thread OWNERS_ALIASES Outdated
- mfahlandt
- palnabarun
- Priyankasaggu11929
sig-contribex-website-owners:

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.

why is this list different from the canonical owners list here: https://github.com/kubernetes/contributor-site/blob/main/OWNERS?

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.

also, I believe @kaslin as a ContribEx lead is missing here!

@TineoC
TineoC force-pushed the chore/governance-website-owners branch from 512628b to ddaa43c Compare June 23, 2026 19:33
@kubernetes-prow kubernetes-prow Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 23, 2026
@TineoC
TineoC force-pushed the chore/governance-website-owners branch 2 times, most recently from c6a8079 to d080f32 Compare June 23, 2026 19:42
@TineoC
TineoC force-pushed the chore/governance-website-owners branch from d080f32 to a4b922b Compare June 23, 2026 19:48
@kubernetes-prow kubernetes-prow Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 23, 2026
@lmktfy

lmktfy commented Jun 23, 2026

Copy link
Copy Markdown
Member

/uncc

I am no longer part of SIG leadership for Docs. Current leads / chairs should sign this off rather than me.

@kubernetes-prow
kubernetes-prow Bot removed the request for review from lmktfy June 23, 2026 22:41
@TineoC

TineoC commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/hold

@kubernetes-prow kubernetes-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 26, 2026
@kubernetes-prow kubernetes-prow Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 10, 2026
@kubernetes-prow kubernetes-prow Bot added language/en Issues or PRs related to English language size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 11, 2026
@kubernetes-prow kubernetes-prow Bot added area/blog Issues or PRs related to the Kubernetes Blog subproject size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 11, 2026
@TineoC

TineoC commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

/hold

@TineoC

TineoC commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

/unhold

Let me know your thoughts on setting up OWNERS like this @jberkus @lmktfy

@kubernetes-prow kubernetes-prow Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/blog Issues or PRs related to the Kubernetes Blog subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants