hoelzro / p6-algorithm-elo

Implementation of the Elo chess algorithm for Perl 6
MIT License
1 stars 3 forks source link

Will no longer be updated to the Raku ecosystem #4

Closed lizmat closed 3 months ago

lizmat commented 3 months ago

Hello,

Thank you for the time and effort you have put in what is now the Raku Programming Language. The language and its ecosystem are moving forward.

This means that these distributions:

will no longer be checked for updates by the Raku ecosystem.

This means that you will need to move your module to the zef ecosystem on the next update you make to these distributions. Otherwise your update will simply not be seen by the ecosystem.

If you are no longer interested in maintaining these distributions, you can have these distributions moved to Raku Community Modules Adoption Center, where members of the Raku Community will take care of them.

This can be as easy as confirming that in a response to this issue.

Again, thank you for your time and efforts!

On behalf of the Raku Steering Council,

Elizabeth Mattijsen

hoelzro commented 3 months ago

Thanks for the notification @lizmat ! You can put all of those modules up for adoption.

lizmat commented 3 months ago

Thanks for your reply!

I've given you the right to transfer these modules to raku-community-modules. Once there, someone (probably me) will take care of them to move them to the zef ecosystem.

lizmat commented 3 months ago

I've forked Algorithm::Elo, Algorithm::CLS and Pod::EOD, updated them and re-released to the zef ecosystem. You can archive these now: transfer is no longer needed.

hoelzro commented 3 months ago

Thanks @lizmat ! I'll go ahead and archive those, then.