[binutils-gdb] gdb/MAINTAINERS: Document the change of release managers
Joel Brobecker via Gdb-cvs <[email protected]> Wed, 17 Jun 2026 17:54:56 +0000 (GMT)
| Newsgroups | gmane.comp.gdb.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e81676431815423ea1a4e7f3c9c85a53f8587e78 commit e81676431815423ea1a4e7f3c9c85a53f8587e78 Author: Joel Brobecker <[email protected]> Date: Wed Jun 17 10:30:24 2026 -0700 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. Diff: --- 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 [email protected] Release Manager --------------- -The current release manager is: Joel Brobecker <[email protected]> +The current release managers are: -His responsibilities are: +Andrew Burgess [email protected] +Simon Marchi [email protected] + +Their responsibilities are: * organizing, scheduling, and managing releases of GDB.