From 5d66437b391514364063b28516d365576346ecde Mon Sep 17 00:00:00 2001 From: Nolan Brubaker Date: Wed, 28 Apr 2021 17:16:03 -0400 Subject: [PATCH] Propose Scott Seago as a maintainer Scott Seago has made a lot of contributions to Velero, including in testing, coding, and design. Some examples of his contributions include a [design for plugin improvements](https://github.com/vmware-tanzu/velero/blob/main/design/wait-for-additional-items.md), [added skip support to RestoreItemActions](https://github.com/vmware-tanzu/velero/pull/1336), and [reporting important issues](https://github.com/vmware-tanzu/velero/issues/2948). He's also been active in the community meetings for the last few years, and has had thoughtful feedback. Signed-off-by: Nolan Brubaker --- .github/auto_assign.yml | 15 +++++++++++++++ MAINTAINERS.md | 6 +++++- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 .github/auto_assign.yml diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml new file mode 100644 index 0000000000..3ad6cae2c0 --- /dev/null +++ b/.github/auto_assign.yml @@ -0,0 +1,15 @@ +addReviewers: true +addAssignees: author + +# Only require 2, random reviewers. +# TODO expand this to support using reviewGroups +numberOfReviewers: 2 + +reviewers: + - nrb + - ashish-amarnath + - carlisia + - zubron + - dsu-igeek + - jenting + - sseago diff --git a/MAINTAINERS.md b/MAINTAINERS.md index f948f7e4e6..f53298ecd0 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -11,7 +11,10 @@ | Ashish Amarnath | [ashish-amarnath](https://github.com/ashish-amarnath) | [VMware](https://www.github.com/vmware/) | | Bridget McErlean | [zubron](https://github.com/zubron) | [VMware](https://www.github.com/vmware/) | | Dave Smith-Uchida | [dsu-igeek](https://github.com/dsu-igeek) | [VMware](https://www.github.com/vmware/) | -| JenTing Hsiao | [jenting](https://github.com/jenting) | [SUSE](https://github.com/SUSE/) +| JenTing Hsiao | [jenting](https://github.com/jenting) | [SUSE](https://github.com/SUSE/) +| Scott Seago | [sseago](https://github.com/sseago) | [OpenShift](https://github.com/openshift) + + ## Emeritus Maintainers * Adnan Abdulhussein ([prydonius](https://github.com/prydonius)) @@ -28,3 +31,4 @@ | Deployment | Carlisia Thompson (carlisia), JenTing Hsiao (jenting) | | Community Management | Jonas Rosland (jonasrosland) | | Product Management | Eleanor Millman (eleanor-millman) | +