From f42ad176e18dc754bc1739f08b5b9d921f0732a3 Mon Sep 17 00:00:00 2001 From: Takuya Tokuda Date: Fri, 24 Aug 2018 02:06:01 +0900 Subject: Add sig-docs-ja-owners --- sigs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sigs.yaml b/sigs.yaml index 7dfd5a13..941d9291 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -882,6 +882,8 @@ sigs: description: Documentation PR Reviewers - name: sig-docs-ko-owners description: Korean L10n Repository Owners + - name: sig-docs-ja-owners + description: Japanese L10n Repository Owners subprojects: - name: kubernetes-docs-ja owners: -- cgit v1.2.3 From 02c3d3f4ad770cf43485617a1b3224c867e893f9 Mon Sep 17 00:00:00 2001 From: Takuya Tokuda Date: Fri, 24 Aug 2018 02:11:21 +0900 Subject: Update README.md --- sig-docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sig-docs/README.md b/sig-docs/README.md index 66e7b0fe..ea537692 100644 --- a/sig-docs/README.md +++ b/sig-docs/README.md @@ -65,6 +65,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 | +| @kubernetes/sig-docs-ja-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-ja-owners) | Japanese L10n Repository Owners | ## Goals -- cgit v1.2.3