chore: add i18n OWNERS and OWNER_ALIASES for EN - #748
Conversation
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
9b5733e to
dd79bd9
Compare
8241a1a to
c1ca567
Compare
k8s-ci-robot
left a comment
There was a problem hiding this comment.
@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-ownersandsig-contribex-website-reviewersaliases 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.
| # 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/)$": |
There was a problem hiding this comment.
Cannot parse file: error converting YAML to JSON: yaml: line 18: found unknown escape character.
7fbe173 to
47065bb
Compare
k8s-ci-robot
left a comment
There was a problem hiding this comment.
@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-ownersandsig-contribex-website-reviewersaliases 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.
| # 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/)$": |
There was a problem hiding this comment.
Cannot parse file: error converting YAML to JSON: yaml: line 18: found unknown escape character.
k8s-ci-robot
left a comment
There was a problem hiding this comment.
@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-ownersandsig-contribex-website-reviewersaliases 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.
| # 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/)$": |
There was a problem hiding this comment.
Cannot parse file: error converting YAML to JSON: yaml: line 18: found unknown escape character.
7fcd7af to
8cd3621
Compare
|
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. |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
7f0c8ce to
512628b
Compare
| - mfahlandt | ||
| - palnabarun | ||
| - Priyankasaggu11929 | ||
| sig-contribex-website-owners: |
There was a problem hiding this comment.
why is this list different from the canonical owners list here: https://github.com/kubernetes/contributor-site/blob/main/OWNERS?
There was a problem hiding this comment.
also, I believe @kaslin as a ContribEx lead is missing here!
512628b to
ddaa43c
Compare
c6a8079 to
d080f32
Compare
d080f32 to
a4b922b
Compare
|
/uncc I am no longer part of SIG leadership for Docs. Current leads / chairs should sign this off rather than me. |
|
/hold |
|
/hold |
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.