From 103f0d1954aa1181542baa939bae44ca98bff05f Mon Sep 17 00:00:00 2001 From: "Alejandro R. Mosteo" Date: Thu, 15 Oct 2020 18:01:07 +0200 Subject: [PATCH] Add website to alire.toml --- alire.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/alire.toml b/alire.toml index 02e29ec..5d1147a 100644 --- a/alire.toml +++ b/alire.toml @@ -18,3 +18,4 @@ licenses = ["LGPL 3.0"] maintainers = ["alejandro@mosteo.com"] maintainers-logins = ["mosteo"] tags = ["miscellanea", "utility"] +website = "https://github.com/mosteo/aaa"