Skip to content

Commit bf0e512

Browse files
committed
Update dist.ini so that we don't default to RT for bug tracking
1 parent c3cd156 commit bf0e512

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

dist.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Test::MinimumVersion.max_target_perl = 5.008001
1212
-remove = Test::NoTabs ; TODO
1313
-remove = Test::CleanNamespaces ; TODO
1414
-remove = Test::PodSpelling ; TODO
15+
-remove = AutoMetaResources ; override default of using RT for bug tracking
1516

1617
[Encoding]
1718
encoding = latin-1
@@ -27,3 +28,7 @@ HTTP::Response = 6
2728
HTTP::Status = 6
2829
HTTP::Date = 6
2930
LWP::MediaTypes = 6
31+
32+
[GithubMeta]
33+
issues = 1
34+
user = libwww-perl

0 commit comments

Comments
 (0)