adzap / validates_timeliness

Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
MIT License
1.59k stars 227 forks source link

Additional maintainer needed #224

Closed dmiskiew closed 1 year ago

dmiskiew commented 2 years ago

Looks like some obvious pull requests are blocked, because @adzap is currently too busy to actively maintain the gem. What can we do about it?

@adzap could you add new maintainer or request gem adoption as suggested on rubygems blog article? The community is thankful for all your hard work, but we really need to move forward with the Rails 7 compatibility etc.

tagliala commented 2 years ago

I'm available to merge the current major changes and release on RubyGems.

I would also enable rubygems_mfa_required before releasing for better security

I'm currently using this gem on a production project with my own fork, so the effort of keeping the fork up to date or this gem would be the same

adzap commented 1 year ago

Add the metadata thanks @tagliala