From c8742f1c0c8236d21040a6bc7d9c32bfec8cd53b Mon Sep 17 00:00:00 2001 From: Will Da Silva Date: Tue, 31 Jan 2023 15:36:49 -0500 Subject: [PATCH] chore: Update `CODEOWNERS` (#1375) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 82a178db9..310158c6a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,10 +11,10 @@ # Docs (General) /docs/ @meltano/engineering @meltano/marketing -/README.md @afolson @tayloramurphy @meltano/engineering @meltano/marketing +/README.md @tayloramurphy @meltano/engineering @meltano/marketing # Docs (Contributing) -/docs/CONTRIBUTING.md @afolson @tayloramurphy @meltano/engineering +/docs/CONTRIBUTING.md @tayloramurphy @meltano/engineering # Release Ops (see `/.pyproject.toml` for list of bumped files) /cookiecutter/*/*/pyproject.toml @meltano/engineering