github.com/cilium/cilium@v1.16.2/Documentation/contributing/development/reviewers_committers/duties.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 .. _periodic_duties: 8 9 Periodic duties 10 =============== 11 12 Some members of the Cilium organization have rotational duties that change 13 periodically. 14 15 Release managers 16 ---------------- 17 18 Release managers take care of the patch releases for each supported stable 19 branch of Cilium. They typically coordinate in ``#launchpad`` on `Cilium 20 Slack`_. 21 22 Backporters 23 ----------- 24 25 Backporters handle backports to Cilium's supported stable branches. They 26 typically coordinate in ``#launchpad`` on `Cilium Slack`_. The 27 :ref:`backport_process` provides some guidance on how to backport changes. 28 29 Triagers 30 -------- 31 32 Triagers take care of several tasks: 33 34 - They push and merge contributions from community contributors 35 - They review updates to files without a dedicated code owner 36 - They triage bugs, which means they interact with reporters until the issue 37 is clear and can get the label associated to the corresponding working 38 group, when possible 39 - They keep an eye on `Cilium Slack`_, to try and answer questions from the 40 community 41 42 They are members of the `TopHat team`_ on GitHub. 43 44 .. _TopHat team: https://github.com/orgs/cilium/teams/tophat/members 45 46 CI Health managers 47 ------------------ 48 49 CI Health managers monitor the status of the CI, track down flakes, and ensure 50 that CI checks keep running smoothly. They typically coordinate in ``#testing`` 51 on `Cilium Slack`_.