summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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