mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-29 02:44:35 +00:00
Use correct author syntax
This updates the author syntax to satisfy the linter. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
@@ -13,7 +13,7 @@ name: kubevirt
|
|||||||
short_description: KubeVirt inventory source
|
short_description: KubeVirt inventory source
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- "KubeVirt Project (kubevirt.io)"
|
- "KubeVirt.io Project (!UNKNOWN)"
|
||||||
|
|
||||||
description:
|
description:
|
||||||
- Fetch running VirtualMachineInstances for one or more namespaces with an optional label selector.
|
- Fetch running VirtualMachineInstances for one or more namespaces with an optional label selector.
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ module: kubevirt_vm
|
|||||||
short_description: Create or delete KubeVirt VirtualMachines on Kubernetes
|
short_description: Create or delete KubeVirt VirtualMachines on Kubernetes
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- "KubeVirt Project (kubevirt.io)"
|
- "KubeVirt.io Project (!UNKNOWN)"
|
||||||
|
|
||||||
description:
|
description:
|
||||||
- Use the Kubernetes Python client to perform create or delete operations on KubeVirt VirtualMachines.
|
- Use the Kubernetes Python client to perform create or delete operations on KubeVirt VirtualMachines.
|
||||||
|
|||||||
Reference in New Issue
Block a user