summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-02-25 14:39:49 -0800
committerFather Chrysostomos <sprout@cpan.org>2012-02-25 14:39:49 -0800
commitf828ccba708aa823170a00f5a5fb04a26c9283af (patch)
tree32b65940f32a70032177694c30f23f1ba629c630
parentda5b542134ae843ebd50725db33b1ce6d82af1c1 (diff)
downloadperl-f828ccba708aa823170a00f5a5fb04a26c9283af.tar.gz
Make CPAN upstream for File::Temp
It was set to undef, which meant it hadn’t been discussed. In actuality, it is actively maintained on CPAN. See, for instance: https://rt.cpan.org/Ticket/Display.html?id=75077#txn-1038945 So this brings Maintainers.pl closer in line with reality.
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 928dd6381b..ee8da8aa20 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -841,7 +841,7 @@ use File::Glob qw(:case);
misc/results.txt
),
],
- 'UPSTREAM' => undef,
+ 'UPSTREAM' => 'cpan',
},
'FileCache' => {