From 1e1426bfda26051f9798d806ea0b3214bc3a29d3 Mon Sep 17 00:00:00 2001 From: June Yi Date: Tue, 14 Aug 2018 04:07:33 +0000 Subject: Add Korean l10n repo owners for sig-docs --- sig-docs/README.md | 1 + sigs.yaml | 2 ++ 2 files changed, 3 insertions(+) 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 | ## Goals diff --git a/sigs.yaml b/sigs.yaml index 497696c2..bc3824dd 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -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: -- cgit v1.2.3