JackDanger / permanent_records

Rails Plugin - soft-delete your ActiveRecord records. It's like an explicit version of ActsAsParanoid
https://jdanger.com
MIT License
272 stars 64 forks source link

New maintenance model: Distributed ownership #108

Open JackDanger opened 5 years ago

JackDanger commented 5 years ago

@msalzburg @mherold @nancy-cai @NikoRoberts

As of today PermanentRecords supports Rails v5 (Thanks to @msalzburg and @nancy-cai!)

All four of you have made contributions in the last year and you are all now (if you weren't before) maintainers of this gem. I encourage you to make contributions as you see fit and merge when you see fit (hopefully with review from someone else, but that's not a hard requirement).

I've configured GitHub actions to auto-deploy the gem to Rubygems according to whatever is inside the VERSION file. When you merge a PR that changes that file, a new version will be deployed.

I want to personally thank you for your contributions, both the large ones and the small ones. Little projects and little communities like this are what make open source so wonderful.

msalzburg commented 5 years ago

@JackDanger thanks a lot for the invite and the warm welcome!

Hi everybody!

NikoRoberts commented 5 years ago

Thanks @JackDanger Nancy and I work at Airtasker which uses the gem. So firstly thank you for creating it. And secondly we hope we can continue to contribute.