From ccd1f0f93b027a8c584d142de2abc2b67562c543 Mon Sep 17 00:00:00 2001 From: Bridget McErlean Date: Wed, 14 Jul 2021 10:12:06 -0400 Subject: [PATCH] Nominate Daniel Jiang to become a maintainer Daniel Jiang recently joined the Velero team within VMware and will be taking on a technical leadership role. He has been contributing to the project through community engagement including issue triage and community support, and is taking on more significant feature development within Velero such as the design and development of the `velero debug` feature. 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 a7e4052c9..edf2803cc 100644 --- a/.github/auto-assignees.yml +++ b/.github/auto-assignees.yml @@ -13,6 +13,7 @@ reviewers: - dsu-igeek - jenting - sseago + - reasonerjt tech-writer: - a-mccarthy diff --git a/MAINTAINERS.md b/MAINTAINERS.md index defcc88b3..54f8f313f 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -10,6 +10,7 @@ | 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/) | 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/) ## Emeritus Maintainers * Adnan Abdulhussein ([prydonius](https://github.com/prydonius))