From 163a8b0efe42dc1d8b2e89d9f8acf4b6294d7a24 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Bianchi <72747835+JBBianchi@users.noreply.github.com> Date: Wed, 5 Jun 2024 20:05:58 +0200 Subject: [PATCH] Update MAINTAINERS.md Signed-off-by: Jean-Baptiste Bianchi --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 6 ++++-- owners.md | 2 -- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6c2a3e14..e1c848bb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,4 @@ # the repo. Unless a later match takes precedence, # They will be requested for # review when someone opens a pull request. -* @tsurdilo @ricardozanini @cdavernas @antmendoza \ No newline at end of file +* @ricardozanini @cdavernas \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index b444819f..561e6ea1 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,9 +1,11 @@ # Serverless Workflow Org Maintainers -* [Antonio Mendoza Pérez](https://github.com/antmendoza) * [Charles d'Avernas](https://github.com/cdavernas) * [Ricardo Zanini](https://github.com/ricardozanini) + +# Serverless Workflow Org Emeritus Maintainers +* [Antonio Mendoza Pérez](https://github.com/antmendoza) * [Tihomir Surdilovic](https://github.com/tsurdilo) # Maintainers Mailing list -[cncf-serverlessws-maintainers](mailto:cncf-serverlessws-maintainers@lists.cncf.io) \ No newline at end of file +[cncf-serverlessws-maintainers](mailto:cncf-serverlessws-maintainers@lists.cncf.io) diff --git a/owners.md b/owners.md index e22f6629..1fa70c4d 100644 --- a/owners.md +++ b/owners.md @@ -1,9 +1,7 @@ # See the GOVERNANCE.md document for the definition of the roles and responsibilities maintainers: - - antmendoza - cdavernas - ricardozanini - - tsurdilo reviewers: - JBBianchi - manick02 \ No newline at end of file