Skip to content

Commit 20efff6

Browse files
committed
Maintainers.pl: clean up duplicate SYNCINFO entries
Clean up after - ceb99f6 - d0492d8 - c5672de
1 parent 9682f98 commit 20efff6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Porting/Maintainers.pl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,6 @@ package Maintainers;
10771077
'Term::Table' => {
10781078
'DISTRIBUTION' => 'EXODIST/Term-Table-0.022.tar.gz',
10791079
'SYNCINFO' => 'jkeenan on Wed Aug 14 21:27:04 2024',
1080-
'SYNCINFO' => 'jkeenan on Mon Aug 5 21:13:24 2024',
10811080
'FILES' => q[cpan/Term-Table],
10821081
'EXCLUDED' => [
10831082
qw( appveyor.yml ),
@@ -1092,7 +1091,6 @@ package Maintainers;
10921091
'Test::Harness' => {
10931092
'DISTRIBUTION' => 'LEONT/Test-Harness-3.50.tar.gz',
10941093
'SYNCINFO' => 'jkeenan on Wed Aug 14 21:59:59 2024',
1095-
'SYNCINFO' => 'gknop on Sat Oct 21 15:01:02 2023',
10961094
'FILES' => q[cpan/Test-Harness],
10971095
'EXCLUDED' => [
10981096
qr{^examples/},
@@ -1110,7 +1108,6 @@ package Maintainers;
11101108
'Test::Simple' => {
11111109
'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302201.tar.gz',
11121110
'SYNCINFO' => 'jkeenan on Wed Aug 14 20:45:51 2024',
1113-
'SYNCINFO' => 'jkeenan on Tue Aug 6 07:52:25 2024',
11141111
'FILES' => q[cpan/Test-Simple],
11151112
'EXCLUDED' => [
11161113
qr{^examples/},

0 commit comments

Comments
 (0)