The Procedure of Merging PR

  1. # Fork https://github.com/apache/zeppelin
  2. git clone git@github.com:{github_username}/zeppelin.git
  3. cd zeppelin
  4. git remote add apache git@github.com:apache/zeppelin.git
  5. git config --local --add user.name {name}
  6. git config --local --add user.email {username}@apache.org

The Procedure to Update https://zeppelin.apache.org/

https://github.com/apache/zeppelin/blob/master/docs/README.md

On svn: http://www.apache.org/dev/version-control.html


New Committers

In addition to normal Apache committer access, should be granted access to

  • Apache JIRA
  • Apache cwiki/Confluence


  • No labels