From fa0f015e51de8c5a9f9676c5be74294a619a6884 Mon Sep 17 00:00:00 2001 From: Neumann Date: Mon, 26 Sep 2022 10:23:13 -0700 Subject: [PATCH] Adding @zengyan-amazon as a Dashboards co-maintainer Signed-off-by: Neumann --- CHANGELOG.md | 1 + MAINTAINERS.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6509bd835027..31e3f5a1541f 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 f158f2161b0c..d8f9d11d84ae 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).