X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgit-codeowners;a=blobdiff_plain;f=dist.ini;h=5606ace9a9f7cdf21ba8594c655dac2620ea2471;hp=3574581acbd8e02920375e7d50332af6c861da99;hb=HEAD;hpb=f5bbfcbc345874483160d1cf8fb52871ab6a7d85 diff --git a/dist.ini b/dist.ini index 3574581..5606ace 100644 --- a/dist.ini +++ b/dist.ini @@ -3,12 +3,11 @@ name = App-Codeowners main_module = bin/git-codeowners author = Charles McGarvey copyright_holder = Charles McGarvey -copyright_year = 2019 +copyright_year = 2021 license = Perl_5 [@Filter] -bundle = @Author::CCM --remove = PodCoverageTests -remove = Test::CleanNamespaces max_target_perl = 5.10.1 PruneFiles.filename = maint @@ -20,13 +19,16 @@ run = %x maint%pbranch_solo.pl %v %d [RemovePhasedPrereqs] remove_runtime = JSON::MaybeXS +remove_runtime = Pod::Usage remove_runtime = Text::CSV remove_runtime = Text::Table::Any remove_runtime = Unicode::GCString remove_runtime = YAML +remove_test = Win32 [Prereqs / RuntimeRecommends] -Unicode::GCString = 0 +Pod::Usage = 0 Term::Detect::Software = 0 +Unicode::GCString = 0 [Prereqs / RuntimeSuggests] JSON::MaybeXS = 0 Text::CSV = 0