summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dzil/profiles/default/root/dist.ini8
1 files changed, 6 insertions, 2 deletions
diff --git a/dzil/profiles/default/root/dist.ini b/dzil/profiles/default/root/dist.ini
index 4475a2d..c317bec 100644
--- a/dzil/profiles/default/root/dist.ini
+++ b/dzil/profiles/default/root/dist.ini
@@ -1,11 +1,15 @@
name = {{ $dist->name }}
-author = Jesse Luehrs <doy at cpan dot org>
+author = Jesse Luehrs <doy@tozt.net>
license = MIT
copyright_holder = Jesse Luehrs
[@DOY]
-:version = 0.08
+:version = 0.11
dist = {{ $dist->name }}
repository = github
+bugtracker_web = https://github.com/doy/{{ lc($dist->name) }}/issues
+bugtracker_mailto =
[AutoPrereqs]
+
+[ContributorsFromGit]