From a3e9d4aa028d59c43a7e903ecf2f1374f309d398 Mon Sep 17 00:00:00 2001 From: danielmeppiel Date: Wed, 8 Apr 2026 10:23:41 +0200 Subject: [PATCH] chore: add sergio-sisternes-epam as maintainer - CODEOWNERS: add @sergio-sisternes-epam as co-owner on all files, keep README.md restricted to Lead Maintainer only - AUTHORS: list Sergio Sisternes as Maintainer - README.md: update Community section to reflect both maintainers Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .github/CODEOWNERS | 5 ++++- AUTHORS | 1 + README.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7d214ac34..c5c192f8c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,4 @@ -* @danielmeppiel +* @danielmeppiel @sergio-sisternes-epam + +# README.md — Lead Maintainer only +README.md @danielmeppiel diff --git a/AUTHORS b/AUTHORS index e7708ca8a..710be5983 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,6 +3,7 @@ ## Project Maintainers * Daniel Meppiel (@danielmeppiel) - Creator and Lead Maintainer +* Sergio Sisternes (@sergio-sisternes-epam) - Maintainer ## Contributors diff --git a/README.md b/README.md index a8073ae1c..aab6089d2 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Use agentrc to author high-quality instructions, then package them with APM to s ## Community -Created and maintained by [@danielmeppiel](https://github.com/danielmeppiel). +Created by [@danielmeppiel](https://github.com/danielmeppiel). Maintained by [@danielmeppiel](https://github.com/danielmeppiel) and [@sergio-sisternes-epam](https://github.com/sergio-sisternes-epam). - [Roadmap & Discussions](https://github.com/microsoft/apm/discussions/116) - [Contributing](CONTRIBUTING.md)