From 101ce2451c2443317a0ff36b82adee641983762b Mon Sep 17 00:00:00 2001 From: Sean Neumann <1413295+seanneumann@users.noreply.github.com> Date: Mon, 26 Sep 2022 11:25:18 -0700 Subject: [PATCH] [Backport 2.4] Adding @zengyan-amazon as a Dashboards co-maintainer Backport PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2419 Signed-off-by: Neumann --- CHANGELOG.md | 1 + MAINTAINERS.md | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adbae91a2959..e53c6b54e15c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -112,6 +112,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### 🛠 Maintenance * Increment from 2.3 to 2.4. ([#2295](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2295)) +* Adding @zengyan-amazon as maintainer. ### 🪛 Refactoring diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 02b6d5904a89..0d303f7dfeed 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -7,10 +7,12 @@ | Bishoy Boktor | [boktorbb-amzn](https://github.com/boktorbb-amzn) | Amazon | | Mihir Soni | [mihirsoni](https://github.com/mihirsoni) | Amazon | | Rocky | [kavilla](https://github.com/kavilla) | Amazon | -| Sean Neumann | [seanneumann](https://github.com/seanneumann) | Amazon | -| Tommy Markley | [tmarkley](https://github.com/tmarkley) | Amazon | +| Sean Neumann | [seanneumann](https://github.com/seanneumann) | Amazon | +| Tommy Markley | [tmarkley](https://github.com/tmarkley) | Amazon | | Miki Barahmand | [AMoo-Miki](https://github.com/AMoo-Miki) | Amazon | | Ashwin P Chandran | [ashwin-pc](https://github.com/ashwin-pc) | Amazon | | Josh Romero | [joshuarrrr](https://github.com/joshuarrrr) | Amazon | +| Abby Hu | [abbyhu2000](https://github.com/abbyhu2000) | Amazon | +| Yan Zeng | [zengyan-amazon](https://github.com/zengyan-amazon) | Amazon | [This document](https://github.com/opensearch-project/.github/blob/main/MAINTAINERS.md) explains what maintainers do, and how they should be doing it. If you're interested in contributing, see [CONTRIBUTING](CONTRIBUTING.md).