Relinquishing Maintenance of Core Modules

[email protected] ("Jerry D. Hedden") Fri, 23 Jul 2021 22:06:46 -0400
Newsgroups perl.module-authors
Message-ID <CABcAEYy8bDHiO9RMKkHby+7C=hm6AP_dumW4R8cRO6hm5j25yw@mail.gmail.com>
I am the current maintainer of several core Perl 5 modules as well as some
I have developed myself.  However, I am no longer able to devote effort
into maintaining these.  As such, I would like to transfer
ownership/responsibility to whoever would like to volunteer.

The core modules are:

threads
threads-shared
Thread-Queue
Thread-Semaphone

Their github repositories are:

Dual-Life/threads-shared
Dual-Life/Thread-Queue
Dual-Life/threads
Dual-Life/Thread-Semaphore

Additional modules I maintain include:

Thread-Cancel
Thread-Suspend
Bundle-Thread
Object-InsideOut
Math-Random-MT-Auto

and their corresponding github repos:

jdhedden/Thread-Cancel
jdhedden/Thread-Suspend
jdhedden/Bundle-Thread
jdhedden/Object-InsideOut
jdhedden/Math-Random-MT-Auto

It's been a grand journey.
Jerry D. Hedden