In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/0ebca1e730969cf1b91d2ed9b84f981540ace1ab?hp=a2d3615d729afeb7e358f362154805d63073806a>
- Log ----------------------------------------------------------------- commit 0ebca1e730969cf1b91d2ed9b84f981540ace1ab Author: Father Chrysostomos <[email protected]> Date: Tue May 15 13:53:29 2012 -0700 Revert part of 34d9f36f9 I was going to apply this after code freeze, but I made a mistake when switching branches locally and ended up combining it with another commit. ----------------------------------------------------------------------- Summary of changes: AUTHORS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 85b07ed..c218484 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,9 +3,9 @@ # (hopefully) current and preferred email addresses from the commits. # These people have either submitted patches or suggestions, or their bug # reports or comments have inspired the appropriate patches. Corrections, -# additions, deletions welcome; send them to [email protected], preferably -# as the output of diff(1), diff -u or diff -c between the original and a -# corrected version of this file. +# additions, deletions welcome; send them to [email protected], +# preferably as the output of diff(1), diff -u or diff -c between the +# original and a corrected version of this file. # # The use of this database for anything else than Perl development # is strictly forbidden. (Passive distribution with the Perl source -- Perl5 Master Repository
