diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-08-14 11:10:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-14 11:10:11 -0700 |
| commit | 4d5be6cd5fe73049cbc508d40a13b92e0793c385 (patch) | |
| tree | 67cbb7b7e4750864fccaf72b14836a126791aa48 | |
| parent | bbada3b2a9662055ae34cd73ef0b6ff4edde9a7d (diff) | |
| parent | 1e1426bfda26051f9798d806ea0b3214bc3a29d3 (diff) | |
Merge pull request #2529 from gochist/add-sig-docs-ko-owners
Add Korean l10n repo owners for sig-docs
| -rw-r--r-- | sig-docs/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/sig-docs/README.md b/sig-docs/README.md index 65c26ea0..66e7b0fe 100644 --- a/sig-docs/README.md +++ b/sig-docs/README.md @@ -64,6 +64,7 @@ Monitor these for Github activity if you are not a member of the team. | --------- |:-------:| ----------- | | @kubernetes/sig-docs-maintainers | [link](https://github.com/orgs/kubernetes/teams/sig-docs-maintainers) | Documentation Maintainers | | @kubernetes/sig-docs-pr-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-docs-pr-reviews) | Documentation PR Reviewers | +| @kubernetes/sig-docs-ko-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-ko-owners) | Korean L10n Repository Owners | <!-- BEGIN CUSTOM CONTENT --> ## Goals @@ -864,6 +864,8 @@ sigs: description: Documentation Maintainers - name: sig-docs-pr-reviews description: Documentation PR Reviewers + - name: sig-docs-ko-owners + description: Korean L10n Repository Owners subprojects: - name: kubernetes-docs-ja owners: |
