From 7b43067c9fb13cc0082f8cb2ed00b6fa36e01faa Mon Sep 17 00:00:00 2001 From: Charles McGarvey Date: Tue, 29 Mar 2022 20:05:31 -0600 Subject: [PATCH] use my CPAN email address --- .mailmap | 1 + dist.ini | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..4744c4b --- /dev/null +++ b/.mailmap @@ -0,0 +1 @@ +Charles McGarvey diff --git a/dist.ini b/dist.ini index 5745e1e..9aaf88a 100644 --- a/dist.ini +++ b/dist.ini @@ -1,6 +1,6 @@ name = Dist-Zilla-PluginBundle-Author-CCM -author = Charles McGarvey +author = Charles McGarvey copyright_holder = Charles McGarvey copyright_year = 2016 license = Perl_5 -- 2.44.0