-
Notifications
You must be signed in to change notification settings - Fork 13
/
dist.ini
51 lines (42 loc) · 1.01 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
name = Jenkins-API
author = Colin Newell <[email protected]>
license = Perl_5
copyright_holder = Colin Newell
copyright_year = 2012-2021
[PodWeaver]
[Prereqs::FromCPANfile]
[@Starter]
-remove = GatherDir
[Git::GatherDir]
exclude_filename = LICENSE
exclude_filename = README
[Test::Pod::Coverage::Configurable]
[Test::PodSpelling]
stopword = AnnoCPAN
stopword = auth
[RewriteVersion]
[NextRelease]
[CheckChangesHasContent]
[CopyFilesFromBuild]
copy = LICENSE
copy = README
[GitHub::Meta]
[Git::Commit / CommitGeneratedFiles]
allow_dirty = Changes
allow_dirty = dist.ini
allow_dirty = LICENSE
allow_dirty = README
[Git::Tag]
[BumpVersionAfterRelease]
[Git::Commit / CommitVersionBump]
allow_dirty_match = ^lib/
commit_msg = Bump version number.
[Git::Push]
[Meta::Contributors]
contributor = Nick Hu
contributor = David Steinbrunner
contributor = Alex Kulbiy
contributor = Piers Cawley
contributor = Arthur Axel 'fREW' Schmidt
contributor = Dave Horner L<https://dave.thehorners.com>
contributor = Sven Willenbuecher