summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2018-06-20 20:22:50 -0600
committerSawyer X <xsawyerx@cpan.org>2018-06-22 13:42:17 -0600
commit41dadfe294aaff151015f22b31c446ae26716b60 (patch)
treef4221308cc7f5a1c3c2883bfb3cccd9e420babd3
parentbb28885784a1aeae5e0c72076218f714945b0f17 (diff)
downloadperl-41dadfe294aaff151015f22b31c446ae26716b60.tar.gz
Need to add email address in Porting/checkAUTHORS.pl
For author who requested removal from AUTHORS.
-rwxr-xr-xPorting/checkAUTHORS.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl
index 2f34a8428b..800bbeb2ce 100755
--- a/Porting/checkAUTHORS.pl
+++ b/Porting/checkAUTHORS.pl
@@ -190,6 +190,9 @@ sub generate_known_author_map {
# Randy W. Sims
"ml-perl\100thepierianspring.org",
+ # Jason Hord
+ "pravus\100cpan.org",
+
# perl internal addresses
"perl5-porters\100africa.nicoh.com",
"perlbug\100perl.org",,