From 92e11993e3f3600840cb92a1197e4544ffbe0593 Mon Sep 17 00:00:00 2001 From: Bridget McErlean Date: Wed, 14 Jul 2021 10:28:27 -0400 Subject: [PATCH] Nominate Wenkai Yin to become a maintainer Wenkai Yin recently joined the Velero team within VMware. He has been contributing to the technical health of Velero, introducing important changes such as running our E2E tests as part of our PR checks and will continue to focus in this area. Signed-off-by: Bridget McErlean --- .github/auto-assignees.yml | 1 + MAINTAINERS.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/auto-assignees.yml b/.github/auto-assignees.yml index edf2803cc..9fc3fe100 100644 --- a/.github/auto-assignees.yml +++ b/.github/auto-assignees.yml @@ -14,6 +14,7 @@ reviewers: - jenting - sseago - reasonerjt + - ywk253100 tech-writer: - a-mccarthy diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 54f8f313f..c2680edc7 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -11,6 +11,7 @@ | JenTing Hsiao | [jenting](https://github.com/jenting) | [SUSE](https://github.com/SUSE/) | Scott Seago | [sseago](https://github.com/sseago) | [OpenShift](https://github.com/openshift) | Daniel Jiang | [reasonerjt](https://github.com/reasonerjt) | [VMware](https://www.github.com/vmware/) +| Wenkai Yin | [ywk253100](https://github.com/ywk253100) | [VMware](https://www.github.com/vmware/) | ## Emeritus Maintainers * Adnan Abdulhussein ([prydonius](https://github.com/prydonius))