Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ WriteMakefile(
MIN_PERL_VERSION => q{5.010},
VERSION => $version,
ABSTRACT => q{AFS Command Utility Interface},
AUTHOR => q{Phillip Moore <wpm@openefs.org>},
AUTHOR => q{Daria Phoebe Brashear <dariaphoebe@auristor.com>},
LICENSE => q{unknown},

dist => {
Expand Down
5 changes: 2 additions & 3 deletions README.pod
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,8 @@ found in the following documents:

=head1 AUTHOR

This code is a product of the demented mind of:

Phillip Moore <w.phillip.moore@gmail.com>
This code is a product of the demented mind of Phillip Moore
and is currently maintained by Daria Phoebe Brashear <dariaphoebe@auristor.com>

Feedback, patches, recommendations, adulations, and even flames are
all welcome. Feed my ego (or try to shoot it down :-), please...
Expand Down
Loading