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 -1
View File
@@ -1,6 +1,6 @@
---
title: Extend kubectl with plugins
approvers:
reviewers:
- fabianofranz
description: With kubectl plugins, you can extend the functionality of the kubectl command by adding new subcommands.
---