From ec2b0ec35ab0e06a742cfa38020debc6610ea546 Mon Sep 17 00:00:00 2001 From: Dianjin Wang Date: Mon, 22 Jun 2026 15:18:00 +0800 Subject: [PATCH 1/4] Blog: Anton Kurochkin as a new committer --- ...in-as-a-new-apache-cloudberry-committer.md | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 blog/2026-06-22-welcoming-anton-kurochkin-as-a-new-apache-cloudberry-committer.md diff --git a/blog/2026-06-22-welcoming-anton-kurochkin-as-a-new-apache-cloudberry-committer.md b/blog/2026-06-22-welcoming-anton-kurochkin-as-a-new-apache-cloudberry-committer.md new file mode 100644 index 00000000000..f7f034a8f8e --- /dev/null +++ b/blog/2026-06-22-welcoming-anton-kurochkin-as-a-new-apache-cloudberry-committer.md @@ -0,0 +1,29 @@ +--- +slug: welcoming-anton-kurochkin-as-a-new-apache-cloudberry-committer +title: "Welcoming Anton Kurochkin as a New Apache Cloudberry Committer" +description: "Becoming a committer demonstrates a strong commitment to the community." +authors: [asfcloudberry] +tags: [Announcement] +image: /img/blog/welcome-new-committer-blog-banner.png +--- + +We're thrilled to announce that Anton Kurochkin (GitHub ID: @woblerr) has joined Apache Cloudberry as our newest committer! 🎉 + + + +Over the past several months, Anton has been an active and impactful contributor to the Cloudberry community, with a particular focus on the `cloudberry-backup` project and related Go-based tooling. His contributions span a wide range of areas — from roadmap discussions and code improvements to project modernization and community collaboration. + +Some highlights of Anton's contributions include: + +- Engaging deeply in the `cloudberry-backup` roadmap discussions, sharing practical operational experience and helping shape the project's direction. +- Contributing `gpbackman`, a CLI tool for managing gpbackup backups more conveniently. +- Contributing `gpbackup_exporter`, a Prometheus exporter that collects metrics from `gpbackup_history.db`. +- Modernizing the Go development infrastructure, including upgrading the Go toolchain from 1.21 to 1.24, updating golangci-lint, and refactoring deprecated syntax and usages across the project. + +Anton's work has meaningfully strengthened Cloudberry's backup ecosystem and Go tooling capabilities. His combination of technical depth, practical experience, and community spirit makes him a natural fit for the committer role. + +Becoming a committer recognizes both Anton's past contributions and the community's trust in his continued involvement. Committers play an important role in shaping the project by reviewing and merging contributions, participating in design decisions, and helping guide the project's growth. + +Please join us in congratulating Anton Kurochkin on this well-deserved recognition. We look forward to his continued contributions and collaboration within the Apache Cloudberry community! + +You can find the official announcement on the [Apache mailing list](https://lists.apache.org/list.html?commits@cloudberry.apache.org). From 0c4cde759121041e8e8dad9f0a65433099a62a90 Mon Sep 17 00:00:00 2001 From: Dianjin Wang Date: Mon, 22 Jun 2026 15:34:36 +0800 Subject: [PATCH 2/4] Update the final mailing list --- ...ming-anton-kurochkin-as-a-new-apache-cloudberry-committer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2026-06-22-welcoming-anton-kurochkin-as-a-new-apache-cloudberry-committer.md b/blog/2026-06-22-welcoming-anton-kurochkin-as-a-new-apache-cloudberry-committer.md index f7f034a8f8e..32089fcc38b 100644 --- a/blog/2026-06-22-welcoming-anton-kurochkin-as-a-new-apache-cloudberry-committer.md +++ b/blog/2026-06-22-welcoming-anton-kurochkin-as-a-new-apache-cloudberry-committer.md @@ -26,4 +26,4 @@ Becoming a committer recognizes both Anton's past contributions and the communit Please join us in congratulating Anton Kurochkin on this well-deserved recognition. We look forward to his continued contributions and collaboration within the Apache Cloudberry community! -You can find the official announcement on the [Apache mailing list](https://lists.apache.org/list.html?commits@cloudberry.apache.org). +You can find the official announcement on the [Apache Cloudberry mailing list](https://lists.apache.org/thread/81qp2zdg9kwq75dpl72myz76xyjpmfq8). From 9dfd1d3370c9edd2de31cf71dde4d2c81779cea9 Mon Sep 17 00:00:00 2001 From: Dianjin Wang Date: Mon, 22 Jun 2026 17:41:58 +0800 Subject: [PATCH 3/4] Team: add Anton to the committer list --- src/pages/team/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/team/index.md b/src/pages/team/index.md index f1d1b60108f..b31fba82107 100644 --- a/src/pages/team/index.md +++ b/src/pages/team/index.md @@ -79,6 +79,7 @@ The listing includes new committers, excluding PPMC members above: | Xiaoyu Liu | liuxiaoyu@apache.org | MisterRaindrop | HashData | | Nikolay Antonov | ostinru@apache.org | ostinru | Yandex Cloud | | Robert Mu | robertmu@apache.org | robertmu | HashData | +| Anton Kurochkin | woblerr@apache.org | woblerr | ecom.tech | ## Contributors wall From f090e4fb2493150248e5b00e6232e857d7a8b1e9 Mon Sep 17 00:00:00 2001 From: Dianjin Wang Date: Mon, 22 Jun 2026 18:26:36 +0800 Subject: [PATCH 4/4] Update Anton's org info --- src/pages/team/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/team/index.md b/src/pages/team/index.md index b31fba82107..40273328742 100644 --- a/src/pages/team/index.md +++ b/src/pages/team/index.md @@ -79,7 +79,7 @@ The listing includes new committers, excluding PPMC members above: | Xiaoyu Liu | liuxiaoyu@apache.org | MisterRaindrop | HashData | | Nikolay Antonov | ostinru@apache.org | ostinru | Yandex Cloud | | Robert Mu | robertmu@apache.org | robertmu | HashData | -| Anton Kurochkin | woblerr@apache.org | woblerr | ecom.tech | +| Anton Kurochkin | woblerr@apache.org | woblerr | Individual | ## Contributors wall