diff options
| -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 75c2e3c9..1de27516 100644 --- a/sig-docs/README.md +++ b/sig-docs/README.md @@ -33,6 +33,7 @@ Note that the links to display team membership will only work if you are a membe | Team Name | Details | Description | | --------- |:-------:| ----------- | | @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 | <!-- BEGIN CUSTOM CONTENT --> ## Goals @@ -493,6 +493,8 @@ sigs: teams: - name: sig-docs-maintainers description: Documentation Maintainers + - name: sig-docs-pr-reviews + description: Documentation PR Reviewers - name: GCP dir: sig-gcp mission_statement: > |
