Re: Access to geode github permissions

2018-07-24 Thread Benjamin Ross
Thanks guys, I was able to get the PR submitted using a fork. Sorry about the misunderstanding. On Tue, Jul 24, 2018 at 10:53 AM, Alexander Murmann wrote: > Hi Benjamin, > > Is the problem you are trying to solve, submitting a PR? In that case you > should create a fork of the project and push y

Re: Access to geode github permissions

2018-07-24 Thread Alexander Murmann
Hi Benjamin, Is the problem you are trying to solve, submitting a PR? In that case you should create a fork of the project and push your changes to a branch in that repo. You can then make a PR form your fork agains the Apache repo. Becoming a commiter is a longer process that's based on past con

Re: Access to geode github permissions

2018-07-24 Thread Anthony Baker
Hi Ben, We’re happy to accept contributions in the form of Pull Requests. Direct commit permissions are granted to project committers. See [1]. Anthony [1] https://cwiki.apache.org/confluence/display/GEODE/How+to+Contribute

Access to geode github permissions

2018-07-24 Thread Benjamin Ross
Hi, I would like the ability to contribute to geode via git with my github user "BenjaminPerryRoss". Thanks! - Ben Ross