Update baseline maintainer and CODEOWNER format (#3832)

Update baseline maintainer to include repo owners.
Update format to match other repos. Otherwise
it only add the last reviewer always.

Issue Resolve
https://github.com/opensearch-project/documentation-website/issues/2878

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
This commit is contained in:
Anan Zhuang 2023-04-24 12:11:37 -07:00 committed by GitHub
parent bed32c1a1b
commit 529e275729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 9 deletions

9
.github/CODEOWNERS vendored
View File

@ -1,8 +1 @@
@ariamarble
@carolxob
@cwillum
@hdhalter
@JeffH-AWS
@kolchfa-aws
@Naarcha-AWS
@vagimeli
* @ariamarble @carolxob @cwillum @hdhalter @JeffH-AWS @kolchfa-aws @Naarcha-AWS @vagimeli @ananzh @seanneumann @AMoo-Miki

View File

@ -14,4 +14,6 @@ This document contains a list of maintainers in this repo. See [opensearch-proje
| Fanit Kolchina | [kolchfa-aws](https://github.com/kolchfa-aws) | Amazon |
| Nate Archer | [Naarcha-AWS](https://github.com/Naarcha-AWS) | Amazon |
| Melissa Vagi | [vagimeli](https://github.com/vagimeli) | Amazon |
| Anan Zhuang | [ananzh](https://github.com/ananzh) | Amazon |
| Sean Neumann | [seanneumann](https://github.com/seanneumann) | Amazon |
| Miki Barahmand | [AMoo-Miki](https://github.com/AMoo-Miki) | Amazon |