summaryrefslogtreecommitdiffstats
path: root/dzil
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-22 02:01:43 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-22 02:03:35 -0400
commit6f446ef41c50e6009d486e50deba87581ec2edca (patch)
tree801da87111bd70e62fa20ec9a7d927116e8cb301 /dzil
parentdbfd1639b32c045339187c5b44cee5819f9824e0 (diff)
downloadconf-6f446ef41c50e6009d486e50deba87581ec2edca.tar.gz
conf-6f446ef41c50e6009d486e50deba87581ec2edca.zip
updated dzil template
Diffstat (limited to 'dzil')
-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]