hercules-team / python-augeas

Python bindings for Augeas
GNU Lesser General Public License v2.1
44 stars 31 forks source link

Add me as a maintainer #19

Closed thedrow closed 7 years ago

thedrow commented 8 years ago

I have an interest in maintaining this library. Can you add me as a maintainer please?

raphink commented 8 years ago

@lutter @domcleal what do you think?

domcleal commented 8 years ago

I'm happy for anybody knowledgeable about Python and keen to maintain the library to run things, so fine by me.

lutter commented 8 years ago

Yes, I agree it's great that you are willing to help out.

@thedrow: If I navigated the github permissions right, you should have an invitation to maintain the Python bindings

raphink commented 8 years ago

Who has the permissions for publishing to pypy currently?

lutter commented 8 years ago

Not sure, but I think that's be @gregswift

gregswift commented 8 years ago

i have pypy permission? i thought i was just the fedora packager :/ (would totally have been helping cut releases if i knew i had those perms.. do i?)

thedrow commented 8 years ago

If no one has it we can contact someone at PyPi.

thedrow commented 8 years ago

Thanks. @hercules-team/maintainers Does anyone have the PyPi credentials?

thedrow commented 7 years ago

@gregswift Can you please check if you are allowed to publish to PyPi?

gregswift commented 7 years ago

I just tried logging into pypi and i dont even know what i'd be logging in with so am inclined to think i dont have access.

nyov commented 7 years ago

It looks like @kuba has the pypi account credentials (see https://github.com/hercules-team/python-augeas/issues/2#issuecomment-64116945). Would be great if this library got some maintenance and the outstanding PRs checked and merged.

kuba commented 7 years ago

Happy to add owners of this project to PyPI ACLs. Please just let me know your PyPI usernames and somehow verify you are an owner.

On 13 January 2017 at 23:06, nyov notifications@github.com wrote:

It looks like @kuba https://github.com/kuba has the pypi account credentials (see #2 (comment) https://github.com/hercules-team/python-augeas/issues/2#issuecomment-64116945 ). Would be great if this library got some maintenance and the outstanding PRs checked and merged.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hercules-team/python-augeas/issues/19#issuecomment-272560948, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGewCQc90-RRiQLUTMagvE3omMmS2wMks5rR_VtgaJpZM4KCfxE .

-- Yours virtually, Jakub Warmuz

thedrow commented 7 years ago

@kuba My PyPi username is the_drow.

raphink commented 7 years ago

So has this been done actually @kuba @thedrow ?

thedrow commented 7 years ago

Not that I know of.

kuba commented 7 years ago

How can I verify Omer is an owner?

On Feb 22, 2017 03:51, "Omer Katz" notifications@github.com wrote:

Not that I know of.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hercules-team/python-augeas/issues/19#issuecomment-281607029, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGewJVy05fzfjKb6MXcIGXywJ8gs9ttks5re_cbgaJpZM4KCfxE .

thedrow commented 7 years ago

I was added as a member and I have commit rights to this repository.

pspacek commented 7 years ago

Hello guys.

May I ask you if this issue is solved now or not?

Why am I asking? Well, I'm very interested in using Augeas library from Python but I kind of hesitate to do that if there is an ongoing problem with maintenance.

Thank you for replies!

kuba commented 7 years ago

Added "the_drow" as an "Owner" for package "python-augeas" on PyPI.

Sorry for delay.

thedrow commented 7 years ago

Thank you very much!

thedrow commented 7 years ago

Thanks @lutter @kuba @raphink ! I finally released a new version that is written using CFFI.