From a3997d89684173de9d021086f92bdb9f0edf2da6 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 18 May 2022 21:34:28 +0200 Subject: sysexits.asd: Add author metadata --- sysexits.asd | 1 + 1 file changed, 1 insertion(+) diff --git a/sysexits.asd b/sysexits.asd index d48e936..bb2c82c 100644 --- a/sysexits.asd +++ b/sysexits.asd @@ -33,6 +33,7 @@ :description "Exit codes defined in sysexits.h" :version "1.0.0" :license "BSD-3-Clause" + :author "Teddy Wing" :components ((:module "src" :serial t -- cgit v1.2.3