From 3e1470578aa7305e1f091dadf9b64f93f983f147 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 16 Feb 2020 17:40:55 -0700 Subject: Add git repo metadata to dist.ini Signed-off-by: Sean Whitton --- Changes | 1 + dist.ini | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/Changes b/Changes index aab2a56..d2c7f73 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for API::GitForge {{$NEXT}} + - Add git repo metadata to dist.ini. 0.001 2020-02-16 16:20:35-07:00 America/Phoenix - First public release. diff --git a/dist.ini b/dist.ini index 93c373b..f83a23c 100644 --- a/dist.ini +++ b/dist.ini @@ -26,3 +26,8 @@ signoff = 1 [AutoPrereqs] [Prereqs] perl = 5.028 + +[MetaResources] +repository.url = https://git.spwhitton.name/p5-API-GitForge +repository.web = https://git.spwhitton.name/p5-API-GitForge +repository.type = git -- cgit v1.2.3