In front matter, change approvers to reviewers. (#7433)

This commit is contained in:
Steve Perry
2018-02-18 11:29:37 -08:00
committed by k8s-ci-robot
parent 372eec8f5c
commit cdc7278c82
78 changed files with 78 additions and 78 deletions
@@ -1,6 +1,6 @@
---
title: Configure the aggregation layer
approvers:
reviewers:
- lavalamp
- cheftako
- chenopis
@@ -1,6 +1,6 @@
---
title: Extend the Kubernetes API with CustomResourceDefinitions
approvers:
reviewers:
- deads2k
- enisoc
---
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- enisoc
- IanLewis
title: Extend the Kubernetes API with ThirdPartyResources
@@ -1,6 +1,6 @@
---
title: Migrate a ThirdPartyResource to CustomResourceDefinition
approvers:
reviewers:
- enisoc
- deads2k
---
@@ -1,6 +1,6 @@
---
title: Setup an extension API server
approvers:
reviewers:
- lavalamp
- cheftako
- chenopis