one cannot "demand" commiter access to any open source project, they often have their own methodology about this if everyone is automatically committer, most open source projects would be a total mess.
how it might work for you:
start out by getting used to the community. if you have a bug you think should be solved, write a detailed bug report in their tracking system/mailing list. ideally you first submit a compact failing test case that proves something should function. then provide a patch that fixes the test case, which the core committers might apply.
hear the feedback and imporove your patches.
if you continue to send in patches and they make sense, you will be grated committer access, too.