From e3acbdd94bc1bc713f82f83641e6a04684aab68a Mon Sep 17 00:00:00 2001 From: Yurii Serhiichuk Date: Mon, 25 May 2026 21:56:01 +0200 Subject: [PATCH 1/2] chore: remove non-active maintainers Closes https://github.com/cloudevents/sdk-python/issues/222 Signed-off-by: Yurii Serhiichuk --- MAINTAINERS.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 619a34c5..7e1e91b8 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -2,8 +2,5 @@ Current active maintainers of this SDK: -- [Grant Timmerman](https://github.com/grant) -- [Denys Makogon](https://github.com/denismakogon) -- [Curtis Mason](https://github.com/cumason123) - [Claudio Canales](https://github.com/Klaudioz) - [Yurii Serhiichuk](https://github.com/xSAVIKx) From ce93b776c2f45061a7b7d23a59df67b08f4c214d Mon Sep 17 00:00:00 2001 From: Yurii Serhiichuk Date: Mon, 25 May 2026 21:56:44 +0200 Subject: [PATCH 2/2] chore: Add Tudor to maintainers See https://github.com/cloudevents/spec/issues/1382 Signed-off-by: Yurii Serhiichuk --- MAINTAINERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 7e1e91b8..5c6fc250 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -4,3 +4,4 @@ Current active maintainers of this SDK: - [Claudio Canales](https://github.com/Klaudioz) - [Yurii Serhiichuk](https://github.com/xSAVIKx) +- [Tudor Plugaru](https://github.com/PlugaruT)