rags / pynt-contrib

MIT License
5 stars 2 forks source link

Would you like some co-maintainer(s)? #9

Open matthewdeanmartin opened 2 years ago

matthewdeanmartin commented 2 years ago

I use either pynt or navio-builder (a pynt fork) in a lot of my projects- I see that both pynt and pynt-contrib appear to be unmaintained. I'd be happy to become a maintainer to at least publish a wheel. Let me know what you think, if you are still there!

Thanks!

rags commented 2 years ago

Hi Martin, I have not found time from work to look into this. I would love to have you as a co-maintainer. Let make this happen!

On Sun, Dec 5, 2021 at 5:50 PM Matthew Martin @.***> wrote:

I use either pynt or navio-builder (a pynt fork) in a lot of my projects- I see that both pynt and pynt-contrib appear to be unmaintained. I'd be happy to become a maintainer to at least publish a wheel. Let me know what you think, if you are still there!

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rags/pynt-contrib/issues/9, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABCJUWU7SESKSIRW44JRCTUPOJ6ZANCNFSM5JM65VGA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

matthewdeanmartin commented 2 years ago

Thanks! I will also fix an import bug in the code that made it almost impossible for the build.py file to import tasks once I get some increased unit test coverage. navio_builder also fixed the same bug, but introduced unrelated incompatibilities with windows.

rags commented 2 years ago

Ack. I can help out with the code reviews.

On Tue, 7 Dec, 2021, 15:01 Matthew Martin, @.***> wrote:

Thanks! I will also fix an import bug in the code that made it almost impossible for the build.py file to import tasks once I get some increased unit test coverage. navio_builder also fixed the same bug, but introduced unrelated incompatibilities with windows.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rags/pynt-contrib/issues/9#issuecomment-987952607, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABCJUVGV4AX7CX2ZJA7443UPYHR7ANCNFSM5JM65VGA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

matthewdeanmartin commented 2 years ago

Easy code review this time, no code changed, just migrated from setup.py to pyproject.toml.

Can you add me as a maintainer here so I can publish https://pypi.org/manage/project/pynt-contrib/collaboration/

My id is matthewdeanmartin profile page: https://pypi.org/user/matthewdeanmartin/

Other comments