bazel-contrib / rules_jsonnet

Jsonnet rules for Bazel
https://bazelbuild.github.io/rules_jsonnet/
Apache License 2.0
68 stars 73 forks source link

rules_jsonnet contributor #68

Closed Globegitter closed 6 years ago

Globegitter commented 6 years ago

We are relying quite heavily on this rule set in production now and based on some comments it seems quite a few other people seem to also. Plus there have been open PRs for weeks now, including very small ones like just updating the jsonnet version. So I am curios if it is possible to become an official contributor/project member for these rules to help with the backlog and also for our own benefit to not have to rely so much on our custom fork. I have contributed here a bit now, as well as to some other rules, like rules_docker and rules_nodejs, so would say I have a fair grasp of bazel by now and even more so of this rule set.

I am happy to get started in any way that makes sense.

sparkprime commented 6 years ago

It's definitely possible, I think other rules_* repos have done it. Technically the only requirement is you have 2 factor auth on your github account. I don't actually have the power to offer this though, it has to be a bazelbuild admin.

Globegitter commented 6 years ago

That would be great, I do have 2FA activated. I did also write in the bazel-dev group and @laurentlb commented there. Maybe he can help out or knows who can.