github.com/cilium/cilium@v1.16.2/Documentation/contributing/development/reviewers_committers/index.rst (about) 1 .. only:: not (epub or latex or html) 2 3 WARNING: You are looking at unreleased Cilium documentation. 4 Please use the official rendered version released here: 5 https://docs.cilium.io 6 7 .. _reviewer_committer: 8 9 Contributing as a Reviewer or Committer 10 ======================================= 11 12 Some contributors have specific roles, such as reviewers or committers. The 13 following resources provide guidance for some specific tasks attached to those 14 roles. Refer to `Cilium's Contributor Ladder`_ for details 15 about the different roles. 16 17 .. _Cilium's Contributor Ladder: https://github.com/cilium/community/blob/main/CONTRIBUTOR-LADDER.md 18 19 .. toctree:: 20 :maxdepth: 2 21 22 review_process 23 review_docs 24 duties