diff --git a/.github/content_roles.json b/.github/content_roles.json index 3cbcc1a5ddfb..a755c162c1a0 100644 --- a/.github/content_roles.json +++ b/.github/content_roles.json @@ -1,4 +1,10 @@ { + "__comment__": { + "CONTRIBUTION_REVIEWERS": "A list of GitHub username for the contribution team reviewers pool", + "ON_CALL_DEVS": "A list of on-call users, Use PANW account username", + "DOC_REVIEWER": "The GitHub username for documentation reviews owner", + "TIM_REVIEWER": "The GitHub username for TIM reviews owner" + }, "CONTRIBUTION_REVIEWERS": [ "adi88d", "israelpoli", @@ -8,8 +14,7 @@ "CONTRIBUTION_SECURITY_REVIEWER": ["tomer-pan"], "ON_CALL_DEVS": [ "skidorball", - "ayousef", - "israelpoli" + "ipolishuk" ], "DOC_REVIEWER": "ShirleyDenkberg", "TIM_REVIEWER": "MLainer1"