Hi! I opened quite a few Ozone doc pull requests: https://github.com/apache/ozone-site/pulls
Instead of the traditional review iterations, where I become the bottleneck, can I ask any interested reviewers to update the PR directly? Any Ozone committer can update open PRs. As an example: PR#407: https://github.com/apache/ozone-site/pull/407 git fetch origin pull/407/head git checkout FETCH_HEAD ....(edit the doc, commit) git push https://github.com/jojochuang/ozone-site.git HEAD:HDDS-15101 Thanks a lot for improving our documentation!
