zeroclickinfo-goodies/dist.ini

44 lines
1023 B
INI
Raw Normal View History

2012-03-12 03:10:09 -07:00
name = DDG-GoodieBundle-OpenSourceDuckDuckGo
author = Gabriel Weinberg <yegg@duckduckgo.com>
author = Torsten Raudssus <getty@duckduckgo.com>
2012-02-29 12:12:15 -08:00
author = Michael Smith <crazedpsyc@duckduckgo.com>
2012-03-24 11:05:13 -07:00
author = Hunter Lang <hunter@duckduckgo.com>
2014-03-24 12:07:54 -07:00
license = Apache_2_0
2013-12-09 17:37:12 -08:00
copyright_holder = DuckDuckGo, Inc. L<https://duckduckgo.com/>
copyright_year = 2013
main_module = lib/DDG/GoodieBundle/OpenSourceDuckDuckGo.pm
2013-12-09 17:37:12 -08:00
[PromptIfStale]
2015-04-24 15:55:10 -07:00
index_base_url = http://duckpan.org
module = Dist::Zilla::Plugin::UploadToDuckPAN
module = Dist::Zilla::Plugin::BuildShareAssets
[AutoPrereqs]
[GatherDir]
exclude_match = \.(?:js|handlebars|md|ini|p[ly]|rb|go|tcl|sh|tx)$
2015-07-08 14:06:15 -07:00
exclude_match = ^template/
[BuildShareAssets]
[PruneCruft]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToDuckPAN]
[MetaJSON]
[AutoModuleShareDirs]
scan_namespaces = DDG::Goodie
sharedir_method = module_share_dir
[Git::NextVersion]
version_regexp = ^(.+)$
[PkgVersion]
[GithubMeta]
[@Git]
tag_format = %v
2013-04-25 10:50:41 -07:00
[Git::Push]
push_to = origin master