From c2b98ba395aa486c18fa002175d93aa789b231d6 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 28 Aug 2023 21:05:47 +0200 Subject: Reimplement the info file printer --- config/config.toml.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config') diff --git a/config/config.toml.example b/config/config.toml.example index 7efe248..dce29ef 100644 --- a/config/config.toml.example +++ b/config/config.toml.example @@ -3,3 +3,7 @@ repository = "./slackbuilds" branch = "user/nick/updates" download_url = "https://example.com/some/path" remote_path = "example.com:/srv/httpd/some/path" + +[maintainer] +name = "Maintainer Name" +email = "maintainer@example.com" -- cgit v1.2.3