Skip to content

Commit

Permalink
Last batch change approvers to reviewers (#8644)
Browse files Browse the repository at this point in the history
This is meant to be the last change for issue #7432.

Closes:# 7432
  • Loading branch information
tengqm authored and k8s-ci-robot committed May 21, 2018
1 parent 10e3c4d commit 3140844
Show file tree
Hide file tree
Showing 25 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion content/en/docs/reference/api-concepts.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Kubernetes API Concepts
approvers:
reviewers:
- bgrant0607
- smarterclayton
- lavalamp
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/reference/api-overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Kubernetes API Overview
approvers:
reviewers:
- bgrant0607
- erictune
- lavalamp
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/reference/client-libraries.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Client Libraries
approvers:
reviewers:
- ahmetb
content_template: templates/concept
---
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/reference/deprecation-policy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- bgrant0607
- lavalamp
- thockin
Expand Down
4 changes: 2 additions & 2 deletions content/en/docs/reference/kubectl/cheatsheet.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
approvers:
title: kubectl Cheat Sheet
reviewers:
- bgrant0607
- erictune
- krousey
- clove
title: kubectl Cheat Sheet
---

See also: [Kubectl Overview](/docs/reference/kubectl/overview/) and [JsonPath Guide](/docs/reference/kubectl/jsonpath).
Expand Down
4 changes: 2 additions & 2 deletions content/en/docs/reference/kubectl/conventions.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
approvers:
title: kubectl Usage Conventions
reviewers:
- bgrant0607
- janetkuo
title: kubectl Usage Conventions
---

{{< toc >}}
Expand Down
4 changes: 2 additions & 2 deletions content/en/docs/reference/kubectl/docker-cli-to-kubectl.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
approvers:
title: kubectl for Docker Users
reviewers:
- bgrant0607
- brendandburns
- thockin
title: kubectl for Docker Users
---

You can use the Kubernetes command line tool kubectl to interact with the api. You can use kubectl if you are familiar with docker-cli. However, there are a few differences in the docker-cli commands and the kubectl commands. Each of the following section details a docker subcommand and explains the kubectl equivalent.
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/reference/kubectl/overview.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- bgrant0607
- hw-qiaolei
title: Overview of kubectl
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/reference/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

title: Kubernetes Security and Disclosure Information
aliases: [/security/]
approvers:
reviewers:
- eparis
- erictune
- philips
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- luxas
- jbeda
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- luxas
- jbeda
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- luxas
- jbeda
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- luxas
- jbeda
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- luxas
- jbeda
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- luxas
- jbeda
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- luxas
- jbeda
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- luxas
- jbeda
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- luxas
- jbeda
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/reference/setup-tools/kubeadm/kubeadm.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- luxas
- jbeda
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- bowei
- zihongz
title: Debugging DNS Resolution
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/tasks/administer-cluster/kms-provider.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- smarterclayton
title: Using a KMS provider for data encryption
content_template: templates/task
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- msau42
- jsafrane
title: Storage Object in Use Protection
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Share Process Namespace between Containers in a Pod
min-kubernetes-server-version: v1.10
approvers:
reviewers:
- verb
- yujuhong
- dchen1107
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- cdrage
title: Translate a Docker Compose File to Kubernetes Resources
weight: 170
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/tools/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- janetkuo
title: Tools
---
Expand Down

0 comments on commit 3140844

Please sign in to comment.