summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-16 17:40:55 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-16 17:40:55 -0700
commit3e1470578aa7305e1f091dadf9b64f93f983f147 (patch)
treef7a40044eeb81c27939bc2ead6bdee6062220e1c
parent68e8a55a3ef0be52bc8c0665aeec192dbfde8873 (diff)
downloadp5-API-GitForge-3e1470578aa7305e1f091dadf9b64f93f983f147.tar.gz
Add git repo metadata to dist.ini
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--Changes1
-rw-r--r--dist.ini5
2 files changed, 6 insertions, 0 deletions
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