[Admin] Add @SuZhou-Joe as a maintainer#5594
[Admin] Add @SuZhou-Joe as a maintainer#5594AMoo-Miki merged 1 commit intoopensearch-project:mainfrom
Conversation
Updates MAINTAINERS.md and .github/CODEOWNERS. Here are their current merge contributions, total contributions, and issues: https://github.com/opensearch-project/OpenSearch-Dashboards/pulls?q=is%3Apr+is%3Amerged+author%3Asuzhou-joe+ https://github.com/opensearch-project/OpenSearch-Dashboards/pulls?q=is%3Apr+author%3Asuzhou-joe+ https://github.com/opensearch-project/OpenSearch-Dashboards/issues?q=is%3Aissue+suzhou-joe+is%3Aopen Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
6b431b5 to
859b095
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5594 +/- ##
==========================================
- Coverage 67.00% 66.98% -0.02%
==========================================
Files 3293 3293
Lines 63287 63287
Branches 10062 10062
==========================================
- Hits 42406 42394 -12
- Misses 18441 18453 +12
Partials 2440 2440
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@opensearch-project/admin, please add @SuZhou-Joe as a maintainer to OpenSearch Dashboards. They were nominated and approved by the current maintainers with no vetoes. @SuZhou-Joe has accepted and approved. |
|
SuZhou-Joe has been added as one of the maintainer of this repo. |
|
The backport to To backport manually, run these commands in your terminal: # Navigate to the root of your repository
cd $(git rev-parse --show-toplevel)
# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/OpenSearch-Dashboards/backport-1.x 1.x
# Navigate to the new working tree
pushd ../.worktrees/OpenSearch-Dashboards/backport-1.x
# Create a new branch
git switch --create backport/backport-5594-to-1.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 f27a031d7fe01919ef474bd2a9e3cb465a8fa9fd
# Push it to GitHub
git push --set-upstream origin backport/backport-5594-to-1.x
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/OpenSearch-Dashboards/backport-1.xThen, create a pull request where the |
|
The backport to To backport manually, run these commands in your terminal: # Navigate to the root of your repository
cd $(git rev-parse --show-toplevel)
# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/OpenSearch-Dashboards/backport-2.x 2.x
# Navigate to the new working tree
pushd ../.worktrees/OpenSearch-Dashboards/backport-2.x
# Create a new branch
git switch --create backport/backport-5594-to-2.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 f27a031d7fe01919ef474bd2a9e3cb465a8fa9fd
# Push it to GitHub
git push --set-upstream origin backport/backport-5594-to-2.x
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/OpenSearch-Dashboards/backport-2.xThen, create a pull request where the |
Backport PR opensearch-project#5594 Updates MAINTAINERS.md and .github/CODEOWNERS. Here are their current merge contributions, total contributions, and issues: https://github.com/opensearch-project/OpenSearch-Dashboards/pulls?q=is%3Apr+is%3Amerged+author%3Asuzhou-joe+ https://github.com/opensearch-project/OpenSearch-Dashboards/pulls?q=is%3Apr+author%3Asuzhou-joe+ https://github.com/opensearch-project/OpenSearch-Dashboards/issues?q=is%3Aissue+suzhou-joe+is%3Aopen Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Backport PR opensearch-project#5594 Updates MAINTAINERS.md and .github/CODEOWNERS. Here are their current merge contributions, total contributions, and issues: https://github.com/opensearch-project/OpenSearch-Dashboards/pulls?q=is%3Apr+is%3Amerged+author%3Asuzhou-joe+ https://github.com/opensearch-project/OpenSearch-Dashboards/pulls?q=is%3Apr+author%3Asuzhou-joe+ https://github.com/opensearch-project/OpenSearch-Dashboards/issues?q=is%3Aissue+suzhou-joe+is%3Aopen Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Backport PR #5594 Updates MAINTAINERS.md and .github/CODEOWNERS. Here are their current merge contributions, total contributions, and issues: https://github.com/opensearch-project/OpenSearch-Dashboards/pulls?q=is%3Apr+is%3Amerged+author%3Asuzhou-joe+ https://github.com/opensearch-project/OpenSearch-Dashboards/pulls?q=is%3Apr+author%3Asuzhou-joe+ https://github.com/opensearch-project/OpenSearch-Dashboards/issues?q=is%3Aissue+suzhou-joe+is%3Aopen Signed-off-by: Kawika Avilla <kavilla414@gmail.com> Co-authored-by: Kawika Avilla <kavilla414@gmail.com>
Backport PR #5594 Updates MAINTAINERS.md and .github/CODEOWNERS. Here are their current merge contributions, total contributions, and issues: https://github.com/opensearch-project/OpenSearch-Dashboards/pulls?q=is%3Apr+is%3Amerged+author%3Asuzhou-joe+ https://github.com/opensearch-project/OpenSearch-Dashboards/pulls?q=is%3Apr+author%3Asuzhou-joe+ https://github.com/opensearch-project/OpenSearch-Dashboards/issues?q=is%3Aissue+suzhou-joe+is%3Aopen Signed-off-by: Kawika Avilla <kavilla414@gmail.com> Signed-off-by: Anan Zhuang <ananzh@amazon.com> Co-authored-by: Kawika Avilla <kavilla414@gmail.com> Co-authored-by: Josh Romero <rmerqg@amazon.com>
Description
Updates MAINTAINERS.md and .github/CODEOWNERS.
Here are their current merge contributions, total contributions, and issues:
Issue:
n/a
Signed-off-by: Kawika Avilla kavilla414@gmail.com