jm / toml

Parse TOML. Like a bawss.
MIT License
151 stars 37 forks source link

Further support? #25

Closed parkr closed 10 years ago

parkr commented 10 years ago

Ahoy! We'd like to add TOML configuration file support to Jekyll (https://github.com/mojombo/jekyll/issues/1765) but we're not sure which Ruby parser to use. Is this a library you're willing to continue to support for our use? Do you need any other support to make this parser even more amazing? :heart:

jm commented 10 years ago

Help would be awesome! Let me know if you'd like to be added as a collaborator; I'll gladly add whomever!

dirk commented 10 years ago

I'm sort of available to continue supporting this too! (Especially if you run into any parser bugs/problems.)

jm commented 10 years ago

I need to figure out how to add RubyGems collaborators or owners or whatever it's called. I'll try to do that tomorrow...

parkr commented 10 years ago

@jm To add RubyGems collaborators, you'll need to run:

$ gem owner toml --add <rubygems_org_email_of_new_contributor>

This will allow them to push new versions, etc.

I'm not sure I'm the right guy to be responsible for this parser, but I'd be happy to help via bug reports and PRs as we encounter them in usage with Jekyll.

jm commented 10 years ago

If you guys could pass your RubyGems e-mail to me (either here or via e-mail), then I'll add you right now!

parkr commented 10 years ago

It's the same as my GitHub email.

jm commented 10 years ago

Cool, added. I'll you @dirk once you ping me with your e-mail; I tried the GMail I have for you but it no worky. :smile:

parkr commented 10 years ago

This all shore'd up?

jm commented 10 years ago

I think so. You've been added as a maintainer. I haven't heard back from @dirk but he can comment here and I'll him if he wants! :smile: