From b05c4d33a1361279472d376488fc57ed5887e8ae Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 7 Apr 2023 12:29:25 +0300 Subject: fix: subplot metadata "author" is now "authors". Sponsored-by: author --- vmadm.subplot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vmadm.subplot b/vmadm.subplot index ef76a9e..53ac6a0 100644 --- a/vmadm.subplot +++ b/vmadm.subplot @@ -1,5 +1,6 @@ title: "vmadm – virtual machine administration" -author: "Lars Wirzenius" +authors: + - "Lars Wirzenius" markdowns: - vmadm.md bindings: -- cgit v1.2.1