* GDB Release Managers announcement
@ 2026-06-17 17:54 Joel Brobecker
2026-06-17 19:39 ` Sergio Durigan Junior
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: Joel Brobecker @ 2026-06-17 17:54 UTC (permalink / raw)
To: gdb-patches; +Cc: Joel Brobecker
[-- Attachment #1: Type: text/plain, Size: 888 bytes --]
Hello,
A quick message to let everyone know that I am stepping down from
my role as GDB Release Manager. Andrew Burgess and Simon Marchi,
two of GDB's Global Maintainers, have volunteered to take on
this role in my place. Please join me in thanking them for generously
offering their time to keep our releases running smoothly.
Attached is the patch to gdb/MAINTAINERS which I will push next
to master, making the change official.
Speaking for myself, I am deeply thankful for having been trusted with
this responsibility. Thanks to to hard work of all the contributors,
testers, Area Maintainers and Global Maintainers, we managed over
a period of about 20 years to produce almost 60 releases in total.
I'm excited to see such long time contributors as Simon and Andrew
stepping in. I don't see the project being as active as ever, so
I look forward to many more releases!
--
Joel
[-- Attachment #2: 0001-gdb-MAINTAINERS-Document-the-change-of-release-manag.patch --]
[-- Type: text/x-diff, Size: 1072 bytes --]
From e81676431815423ea1a4e7f3c9c85a53f8587e78 Mon Sep 17 00:00:00 2001
From: Joel Brobecker <brobecker@adacore.com>
Date: Wed, 17 Jun 2026 10:30:24 -0700
Subject: [PATCH] gdb/MAINTAINERS: Document the change of release managers
I am stepping down as GDB Release manager. Andrew Burgess and
Simon Marchi have both kindly volunteered to take on this role.
This commit updates the gdb/MAINTAINERS file accordingly.
---
gdb/MAINTAINERS | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index f0075ff3834..739c9b5736e 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -245,9 +245,12 @@ Eli Zaretskii eliz@gnu.org
Release Manager
---------------
-The current release manager is: Joel Brobecker <brobecker@adacore.com>
+The current release managers are:
-His responsibilities are:
+Andrew Burgess aburgess@redhat.com
+Simon Marchi simon.marchi@polymtl.ca
+
+Their responsibilities are:
* organizing, scheduling, and managing releases of GDB.
--
2.43.0
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB Release Managers announcement
2026-06-17 17:54 GDB Release Managers announcement Joel Brobecker
@ 2026-06-17 19:39 ` Sergio Durigan Junior
2026-06-18 0:00 ` Jose E. Marchesi
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Sergio Durigan Junior @ 2026-06-17 19:39 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb-patches, Joel Brobecker
On Wednesday, 17 June 2026, Joel Brobecker wrote:
> A quick message to let everyone know that I am stepping down from
> my role as GDB Release Manager. Andrew Burgess and Simon Marchi,
> two of GDB's Global Maintainers, have volunteered to take on
> this role in my place. Please join me in thanking them for generously
> offering their time to keep our releases running smoothly.
>
> Attached is the patch to gdb/MAINTAINERS which I will push next
> to master, making the change official.
>
> Speaking for myself, I am deeply thankful for having been trusted with
> this responsibility. Thanks to to hard work of all the contributors,
> testers, Area Maintainers and Global Maintainers, we managed over
> a period of about 20 years to produce almost 60 releases in total.
>
> I'm excited to see such long time contributors as Simon and Andrew
> stepping in. I don't see the project being as active as ever, so
> I look forward to many more releases!
Thank you very much for all these years of commitment and hard work
doing the releases, Joel!
And thanks to Andrew and Simon for stepping up, too!
Cheers,
--
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
https://sergiodj.net/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB Release Managers announcement
2026-06-17 17:54 GDB Release Managers announcement Joel Brobecker
2026-06-17 19:39 ` Sergio Durigan Junior
@ 2026-06-18 0:00 ` Jose E. Marchesi
2026-06-18 3:08 ` Thiago Jung Bauermann
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Jose E. Marchesi @ 2026-06-18 0:00 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb-patches
> Hello,
>
> A quick message to let everyone know that I am stepping down from
> my role as GDB Release Manager. Andrew Burgess and Simon Marchi,
> two of GDB's Global Maintainers, have volunteered to take on
> this role in my place. Please join me in thanking them for generously
> offering their time to keep our releases running smoothly.
>
> Attached is the patch to gdb/MAINTAINERS which I will push next
> to master, making the change official.
>
> Speaking for myself, I am deeply thankful for having been trusted with
> this responsibility. Thanks to to hard work of all the contributors,
> testers, Area Maintainers and Global Maintainers, we managed over
> a period of about 20 years to produce almost 60 releases in total.
It is difficult to express the colossal amount of gratitude you deserve
for all the (often thankless) effort spent in doing all these releases
for the benefit of everyone...
From this GDB user and sporadic contributor: thank you SO MUCH Joel!
> I'm excited to see such long time contributors as Simon and Andrew
> stepping in. I don't see the project being as active as ever, so
> I look forward to many more releases!
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB Release Managers announcement
2026-06-17 17:54 GDB Release Managers announcement Joel Brobecker
2026-06-17 19:39 ` Sergio Durigan Junior
2026-06-18 0:00 ` Jose E. Marchesi
@ 2026-06-18 3:08 ` Thiago Jung Bauermann
2026-06-18 6:02 ` Eli Zaretskii
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Thiago Jung Bauermann @ 2026-06-18 3:08 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb-patches, Joel Brobecker
Hello Joel,
Joel Brobecker <brobecke@adacore.com> writes:
> A quick message to let everyone know that I am stepping down from
> my role as GDB Release Manager. Andrew Burgess and Simon Marchi,
> two of GDB's Global Maintainers, have volunteered to take on
> this role in my place. Please join me in thanking them for generously
> offering their time to keep our releases running smoothly.
>
> Attached is the patch to gdb/MAINTAINERS which I will push next
> to master, making the change official.
>
> Speaking for myself, I am deeply thankful for having been trusted with
> this responsibility. Thanks to to hard work of all the contributors,
> testers, Area Maintainers and Global Maintainers, we managed over
> a period of about 20 years to produce almost 60 releases in total.
>
> I'm excited to see such long time contributors as Simon and Andrew
> stepping in. I don't see the project being as active as ever, so
> I look forward to many more releases!
Thank you very much for your hard work! GDB has been lucky to have you
as release manager.
And thank you to Andrew and Simon for stepping in!
--
Thiago
(he/him)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB Release Managers announcement
2026-06-17 17:54 GDB Release Managers announcement Joel Brobecker
` (2 preceding siblings ...)
2026-06-18 3:08 ` Thiago Jung Bauermann
@ 2026-06-18 6:02 ` Eli Zaretskii
2026-06-19 19:27 ` Simon Marchi
2026-07-03 18:42 ` Pedro Alves
5 siblings, 0 replies; 7+ messages in thread
From: Eli Zaretskii @ 2026-06-18 6:02 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb-patches
> Date: Wed, 17 Jun 2026 10:54:36 -0700
> From: Joel Brobecker <brobecke@adacore.com>
> Cc: Joel Brobecker <brobecker@adacore.com>
>
> A quick message to let everyone know that I am stepping down from
> my role as GDB Release Manager. Andrew Burgess and Simon Marchi,
> two of GDB's Global Maintainers, have volunteered to take on
> this role in my place. Please join me in thanking them for generously
> offering their time to keep our releases running smoothly.
>
> Attached is the patch to gdb/MAINTAINERS which I will push next
> to master, making the change official.
>
> Speaking for myself, I am deeply thankful for having been trusted with
> this responsibility. Thanks to to hard work of all the contributors,
> testers, Area Maintainers and Global Maintainers, we managed over
> a period of about 20 years to produce almost 60 releases in total.
>
> I'm excited to see such long time contributors as Simon and Andrew
> stepping in. I don't see the project being as active as ever, so
> I look forward to many more releases!
Thank you for doing this job till now, and thanks to Andrew and Simon
for stepping up!
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB Release Managers announcement
2026-06-17 17:54 GDB Release Managers announcement Joel Brobecker
` (3 preceding siblings ...)
2026-06-18 6:02 ` Eli Zaretskii
@ 2026-06-19 19:27 ` Simon Marchi
2026-07-03 18:42 ` Pedro Alves
5 siblings, 0 replies; 7+ messages in thread
From: Simon Marchi @ 2026-06-19 19:27 UTC (permalink / raw)
To: Joel Brobecker, gdb-patches; +Cc: Joel Brobecker
On 6/17/26 1:54 PM, Joel Brobecker wrote:
> Hello,
>
> A quick message to let everyone know that I am stepping down from
> my role as GDB Release Manager. Andrew Burgess and Simon Marchi,
> two of GDB's Global Maintainers, have volunteered to take on
> this role in my place. Please join me in thanking them for generously
> offering their time to keep our releases running smoothly.
>
> Attached is the patch to gdb/MAINTAINERS which I will push next
> to master, making the change official.
>
> Speaking for myself, I am deeply thankful for having been trusted with
> this responsibility. Thanks to to hard work of all the contributors,
> testers, Area Maintainers and Global Maintainers, we managed over
> a period of about 20 years to produce almost 60 releases in total.
>
> I'm excited to see such long time contributors as Simon and Andrew
> stepping in. I don't see the project being as active as ever, so
> I look forward to many more releases!
>
> --
> Joel
Thank you Joel for your work throughout the years and helping us get
started with this role. And thank you Andrew for sharing this role with
me, I would be a bit afraid to take this one just by myself!
Simon
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB Release Managers announcement
2026-06-17 17:54 GDB Release Managers announcement Joel Brobecker
` (4 preceding siblings ...)
2026-06-19 19:27 ` Simon Marchi
@ 2026-07-03 18:42 ` Pedro Alves
5 siblings, 0 replies; 7+ messages in thread
From: Pedro Alves @ 2026-07-03 18:42 UTC (permalink / raw)
To: Joel Brobecker, gdb-patches; +Cc: Joel Brobecker
Hi Joel,
Coming in a bit late, but ...
A major THANK YOU for doing this thankless job all this long, and for
handling it so well, that we just all took it for granted, without having
to worry much about it. We were truly lucky.
And thank you to Simon and Andrew for stepping up!
Pedro Alves
On 2026-06-17 18:54, Joel Brobecker wrote:
> Hello,
>
> A quick message to let everyone know that I am stepping down from
> my role as GDB Release Manager. Andrew Burgess and Simon Marchi,
> two of GDB's Global Maintainers, have volunteered to take on
> this role in my place. Please join me in thanking them for generously
> offering their time to keep our releases running smoothly.
>
> Attached is the patch to gdb/MAINTAINERS which I will push next
> to master, making the change official.
>
> Speaking for myself, I am deeply thankful for having been trusted with
> this responsibility. Thanks to to hard work of all the contributors,
> testers, Area Maintainers and Global Maintainers, we managed over
> a period of about 20 years to produce almost 60 releases in total.
>
> I'm excited to see such long time contributors as Simon and Andrew
> stepping in. I don't see the project being as active as ever, so
> I look forward to many more releases!
>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2026-07-03 18:43 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-17 17:54 GDB Release Managers announcement Joel Brobecker
2026-06-17 19:39 ` Sergio Durigan Junior
2026-06-18 0:00 ` Jose E. Marchesi
2026-06-18 3:08 ` Thiago Jung Bauermann
2026-06-18 6:02 ` Eli Zaretskii
2026-06-19 19:27 ` Simon Marchi
2026-07-03 18:42 ` Pedro Alves
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox