Skip to content

Commit

Permalink
In concepts, in front matter, change approvers to reviewers. (kuberne…
Browse files Browse the repository at this point in the history
  • Loading branch information
steveperry-53 authored and k8s-ci-robot committed Feb 27, 2018
1 parent 5401750 commit 3121977
Show file tree
Hide file tree
Showing 53 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion docs/concepts/api-extension/apiserver-aggregation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Extending the Kubernetes API with the aggregation layer
approvers:
reviewers:
- lavalamp
- cheftako
- chenopis
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/api-extension/custom-resources.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Custom Resources
approvers:
reviewers:
- enisoc
- deads2k
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/architecture/master-node-communication.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- dchen1107
- roberthbailey
- liggitt
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/architecture/nodes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- caesarxuchao
- dchen1107
title: Nodes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- davidopp
- lavalamp
title: Cluster Administration Overview
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/cluster-administration/device-plugins.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
title: Device Plugins
description: Use the Kubernetes device plugin framework to implement plugins for GPUs, NICs, FPGAs, InfiniBand, and similar resources that require vendor-specific setup.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
title: Configuring kubelet Garbage Collection
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/cluster-administration/logging.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- crassirostris
- piosz
title: Logging Architecture
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/cluster-administration/manage-deployment.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- bgrant0607
- janetkuo
- mikedanese
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/cluster-administration/network-plugins.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- dcbw
- freehan
- thockin
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/cluster-administration/networking.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- thockin
title: Cluster Networking
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/cluster-administration/sysctl-cluster.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- sttts
title: Using Sysctls in a Kubernetes Cluster
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/configuration/assign-pod-node.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- davidopp
- kevin-wangzefeng
- bsalamat
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/configuration/overview.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
title: Configuration Best Practices
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/configuration/pod-priority-preemption.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- davidopp
- wojtek-t
title: Pod Priority and Preemption
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/configuration/secret.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
title: Secrets
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/configuration/taint-and-toleration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- davidopp
- kevin-wangzefeng
- bsalamat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- thockin
title: Container Environment Variables
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/containers/container-lifecycle-hooks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- thockin
title: Container Lifecycle Hooks
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/containers/images.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- erictune
- thockin
title: Images
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/example-concept-template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Example Concept Template
approvers:
reviewers:
- chenopis
---

Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/overview/components.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- lavalamp
title: Kubernetes Components
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/overview/extending.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Extending your Kubernetes Cluster
approvers:
reviewers:
- erictune
- lavalamp
- cheftako
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/overview/kubernetes-api.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- chenopis
title: The Kubernetes API
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/overview/what-is-kubernetes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- bgrant0607
- mikedanese
title: What is Kubernetes?
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/overview/working-with-objects/labels.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
title: Labels and Selectors
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/overview/working-with-objects/names.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- mikedanese
- thockin
title: Names
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/overview/working-with-objects/namespaces.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- derekwaynecarr
- mikedanese
- thockin
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/policy/pod-security-policy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- pweil-
- tallclair
title: Pod Security Policies
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/policy/resource-quotas.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- derekwaynecarr
title: Resource Quotas
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/service-catalog/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Service Catalog
approvers:
reviewers:
- chenopis
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- rickypai
- thockin
title: Adding entries to Pod /etc/hosts with HostAliases
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- caesarxuchao
- lavalamp
- thockin
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/services-networking/dns-pod-service.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- davidopp
- thockin
title: DNS for Services and Pods
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/services-networking/ingress.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- bprashanth
title: Ingress
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/services-networking/network-policies.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- thockin
- caseydavenport
- danwinship
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/services-networking/service.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- bprashanth
title: Services
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/storage/dynamic-provisioning.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- saad-ali
title: Dynamic Volume Provisioning
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/storage/persistent-volumes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- jsafrane
- mikedanese
- saad-ali
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/storage/storage-classes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- jsafrane
- mikedanese
- saad-ali
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/storage/volumes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- jsafrane
- mikedanese
- saad-ali
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/workloads/controllers/cron-jobs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- erictune
- soltysh
- janetkuo
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/workloads/controllers/daemonset.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- enisoc
- erictune
- foxish
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/workloads/controllers/deployment.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- bgrant0607
- janetkuo
title: Deployments
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- erictune
- soltysh
title: Jobs - Run to Completion
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/workloads/controllers/replicaset.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- Kashomon
- bprashanth
- madhusudancs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- bprashanth
- janetkuo
title: ReplicationController
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/workloads/controllers/statefulset.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- enisoc
- erictune
- foxish
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/workloads/pods/disruptions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- erictune
- foxish
- davidopp
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/workloads/pods/init-containers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- erictune
title: Init Containers
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/workloads/pods/pod-overview.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- erictune
title: Pod Overview
---
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/workloads/pods/pod.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
title: Pods
---

Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/workloads/pods/podpreset.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- jessfraz
title: Pod Preset
---
Expand Down

0 comments on commit 3121977

Please sign in to comment.