20 lines
543 B
Plaintext
20 lines
543 B
Plaintext
# This is the localization project for (Brazilian) Portuguese.
|
|
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
|
|
|
|
reviewers:
|
|
- sig-docs-pt-reviews
|
|
|
|
approvers:
|
|
- sig-docs-pt-owners
|
|
- sig-docs-website-owners # important due to no_parent_owners option
|
|
|
|
labels:
|
|
- area/localization
|
|
- language/pt
|
|
|
|
# Disable inheritance so that the localization team don't end up as approvers for all
|
|
# languages.
|
|
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md
|
|
options:
|
|
no_parent_owners: true
|