From 8cf081c314b54935b4d2fcc31ffdd83adbed5535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolfo=20Mart=C3=ADnez=20Vega?= Date: Wed, 14 Sep 2022 14:24:43 -0500 Subject: [PATCH 1/2] Add approver and reviewers for 1.26 --- CHANGELOG/OWNERS | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG/OWNERS b/CHANGELOG/OWNERS index ccb8447f2ad..d7acde788d0 100644 --- a/CHANGELOG/OWNERS +++ b/CHANGELOG/OWNERS @@ -3,6 +3,7 @@ approvers: - release-engineering-approvers - release-managers + - ramrodo # 1.26 Release Notes Lead - csantanapr # 1.25 Release Notes Lead - AuraSinis # 1.24 Release Notes Lead - cici37 # 1.23 Release Notes Lead @@ -10,11 +11,11 @@ approvers: - wilsonehusin # 1.21 Release Notes Lead reviewers: - release-managers - - csantanapr # 1.25 Release Notes Lead - - orsenthil # 1.25 Release Notes Shadow - - ramrodo # 1.25 Release Notes Shadow - - Divya063 # 1.25 Release Notes Shadow - - DiptoChakrabarty # 1.25 Release Notes Shadow + - ramrodo # 1.26 Release Notes Lead + - AnaMMedina21 # 1.26 Release Notes Shadow + - harshanarayana # 1.26 Release Notes Shadow + - laxmikantbpandhare # 1.26 Release Notes Shadow + - sayantani11 # 1.26 Release Notes Shadow labels: - sig/release - area/release-eng From bbd1c4b1c0a4be56d1c20c86238fc8df76c3dc44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolfo=20Mart=C3=ADnez=20Vega?= Date: Thu, 15 Sep 2022 12:19:55 -0500 Subject: [PATCH 2/2] Only keep approvers from the last 3 past releases --- CHANGELOG/OWNERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG/OWNERS b/CHANGELOG/OWNERS index d7acde788d0..6e31e3aca29 100644 --- a/CHANGELOG/OWNERS +++ b/CHANGELOG/OWNERS @@ -7,8 +7,6 @@ approvers: - csantanapr # 1.25 Release Notes Lead - AuraSinis # 1.24 Release Notes Lead - cici37 # 1.23 Release Notes Lead - - pmmalinov01 # 1.22 Release Notes Lead - - wilsonehusin # 1.21 Release Notes Lead reviewers: - release-managers - ramrodo # 1.26 Release Notes Lead