In tutorials, in front matter, change approvers to reviewers. (#7440)

This commit is contained in:
Steve Perry
2018-02-18 12:13:37 -08:00
committed by k8s-ci-robot
parent cdc7278c82
commit d1e8acb628
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- stclair
title: AppArmor
---
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- eparis
- pmorie
title: Configuring Redis using a ConfigMap
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Example Tutorial Template
approvers:
reviewers:
- chenopis
---
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- enisoc
- erictune
- foxish
@@ -1,6 +1,6 @@
---
title: "Example: Deploying Cassandra with Stateful Sets"
approvers:
reviewers:
- ahmetb
---
@@ -1,6 +1,6 @@
---
title: "Example: Deploying WordPress and MySQL with Persistent Volumes"
approvers:
reviewers:
- ahmetb
---
@@ -1,5 +1,5 @@
---
approvers:
reviewers:
- bprashanth
- enisoc
- erictune
@@ -1,6 +1,6 @@
---
title: "Example: Deploying PHP Guestbook application with Redis"
approvers:
reviewers:
- ahmetb
---