From 8408b082a1bd2471bf33190fb2368e55a0222942 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] Adding @zengyan-amazon as a Dashboards co-maintainer (#2419) Signed-off-by: Neumann --- CHANGELOG.md | 1 + MAINTAINERS.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6509bd83502..31e3f5a1541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,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 f158f2161b0..d8f9d11d84a 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -13,5 +13,6 @@ | 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).