From 71652dab04c4230c86493eeaf2c18ceedf9817a2 Mon Sep 17 00:00:00 2001 From: Graham Ollis Date: Thu, 2 Jan 2025 20:27:08 -0700 Subject: [PATCH] update with thanks --- README.md | 4 +++- dist.ini | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 568bb4b..f7e3a52 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,9 @@ You can also look for information at: # AUTHOR -Jesse Luehrs +Original author: Jesse Luehrs + +Current maintainer: Graham Ollis # COPYRIGHT AND LICENSE diff --git a/dist.ini b/dist.ini index c96cf02..45a2651 100644 --- a/dist.ini +++ b/dist.ini @@ -42,5 +42,7 @@ remove = IO::Handle MooseX::GlobRef = 0 MooseX::InsideOut = 0 - +[Author::Plicease::Thanks] +original = Jesse Luehrs +current = Graham Ollis