public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Appoint new maintainers
@ 2023-11-14 14:52 Simon Marchi
  2023-11-14 14:52 ` [PATCH 1/3] gdb/MAINTAINERS: add John Baldwin as global maintainer Simon Marchi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Simon Marchi @ 2023-11-14 14:52 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

The global maintainers group has appointed the following new
maintainers:

 - John Baldwin as global maintainer
 - Luis Machado as global maintainer
 - Guinevere Larsen as record-full maintainer

I will push these patches to update the MAINTAINERS files accordingly.

Please join me in congratulating John, Luis and Guinevere for their new
roles.  I'd like to thank all of you very much for your involvement in
the GDB project throughout the years, and I hope to see you around for
many more!

Simon Marchi (3):
  gdb/MAINTAINERS: add John Baldwin as global maintainer
  gdb/MAINTAINERS: add Luis Machado as global maintainer
  gdb/MAINTAINERS: add Guinevere Larsen as record-full maintainer

 gdb/MAINTAINERS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


base-commit: 812789dcfa6101acc83c378e5c675635880a4280
-- 
2.42.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH 1/3] gdb/MAINTAINERS: add John Baldwin as global maintainer
  2023-11-14 14:52 [PATCH 0/3] Appoint new maintainers Simon Marchi
@ 2023-11-14 14:52 ` Simon Marchi
  2023-11-14 14:52 ` [PATCH 2/3] gdb/MAINTAINERS: add Luis Machado " Simon Marchi
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Simon Marchi @ 2023-11-14 14:52 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

Change-Id: Ic9164fd19c3da1381302a17176e8f0f814e9ac6c
---
 gdb/MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 691a863df823..658266f67296 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -149,6 +149,7 @@ future, if there are, a reference to the list will be included here.
 The current global maintainers are (in alphabetical order):
 
 Pedro Alves			pedro@palves.net
+John Baldwin			jhb@freebsd.org
 Kevin Buettner			kevinb@redhat.com
 Andrew Burgess			aburgess@redhat.com
 Simon Marchi			simon.marchi@polymtl.ca
@@ -453,7 +454,6 @@ John David Anglin				dave.anglin@nrc-cnrc.gc.ca
 Andreas Arnez					arnez@linux.ibm.com
 Shrinivas Atre					shrinivasa@kpitcummins.com
 Sterling Augustine				saugustine@google.com
-John Baldwin					jhb@freebsd.org
 Scott Bambrough					scottb@netwinder.org
 Marco Barisione					mbarisione@undo.io
 Thiago Jung Bauermann				thiago.bauermann@linaro.org
-- 
2.42.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH 2/3] gdb/MAINTAINERS: add Luis Machado as global maintainer
  2023-11-14 14:52 [PATCH 0/3] Appoint new maintainers Simon Marchi
  2023-11-14 14:52 ` [PATCH 1/3] gdb/MAINTAINERS: add John Baldwin as global maintainer Simon Marchi
@ 2023-11-14 14:52 ` Simon Marchi
  2023-11-14 14:52 ` [PATCH 3/3] gdb/MAINTAINERS: add Guinevere Larsen as record-full maintainer Simon Marchi
  2023-11-16 14:22 ` [PATCH 0/3] Appoint new maintainers Thiago Jung Bauermann
  3 siblings, 0 replies; 5+ messages in thread
From: Simon Marchi @ 2023-11-14 14:52 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

Change-Id: I211d64393f5c0da3c9ce1fcf5486504d34ed38f4
---
 gdb/MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 658266f67296..3f460b0cbc39 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -152,6 +152,7 @@ Pedro Alves			pedro@palves.net
 John Baldwin			jhb@freebsd.org
 Kevin Buettner			kevinb@redhat.com
 Andrew Burgess			aburgess@redhat.com
+Luis Machado			luis.machado@arm.com
 Simon Marchi			simon.marchi@polymtl.ca
 Tom Tromey			tom@tromey.com
 Tom de Vries			tdevries@suse.de
@@ -585,7 +586,6 @@ Carl Love					cel@linux.ibm.com
 H.J. Lu						hjl.tools@gmail.com
 Michal Ludvig					mludvig@suse.cz
 Edjunior B. Machado				emachado@linux.vnet.ibm.com
-Luis Machado					luis.machado@arm.com
 Jose E. Marchesi				jose.marchesi@oracle.com
 Glen McCready					gkm@redhat.com
 Greg McGary					greg@mcgary.org
-- 
2.42.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH 3/3] gdb/MAINTAINERS: add Guinevere Larsen as record-full maintainer
  2023-11-14 14:52 [PATCH 0/3] Appoint new maintainers Simon Marchi
  2023-11-14 14:52 ` [PATCH 1/3] gdb/MAINTAINERS: add John Baldwin as global maintainer Simon Marchi
  2023-11-14 14:52 ` [PATCH 2/3] gdb/MAINTAINERS: add Luis Machado " Simon Marchi
@ 2023-11-14 14:52 ` Simon Marchi
  2023-11-16 14:22 ` [PATCH 0/3] Appoint new maintainers Thiago Jung Bauermann
  3 siblings, 0 replies; 5+ messages in thread
From: Simon Marchi @ 2023-11-14 14:52 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

Change-Id: I67d8361560ce0fa553b2983184c9d18df8dbeb4a
---
 gdb/MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 3f460b0cbc39..38c982ef7eba 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -389,6 +389,7 @@ SystemTap		Sergio Durigan Junior	sergiodj@sergiodj.net
 Reverse debugging / Record and Replay / Tracing:
 
 record
+  full			Guinevere Larsen	blarsen@redhat.com
   btrace		Markus T. Metzger	markus.t.metzger@intel.com
 
 
-- 
2.42.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 0/3] Appoint new maintainers
  2023-11-14 14:52 [PATCH 0/3] Appoint new maintainers Simon Marchi
                   ` (2 preceding siblings ...)
  2023-11-14 14:52 ` [PATCH 3/3] gdb/MAINTAINERS: add Guinevere Larsen as record-full maintainer Simon Marchi
@ 2023-11-16 14:22 ` Thiago Jung Bauermann
  3 siblings, 0 replies; 5+ messages in thread
From: Thiago Jung Bauermann @ 2023-11-16 14:22 UTC (permalink / raw)
  To: Simon Marchi; +Cc: gdb-patches


Simon Marchi <simon.marchi@efficios.com> writes:

> The global maintainers group has appointed the following new
> maintainers:
>
>  - John Baldwin as global maintainer
>  - Luis Machado as global maintainer
>  - Guinevere Larsen as record-full maintainer
>
> I will push these patches to update the MAINTAINERS files accordingly.
>
> Please join me in congratulating John, Luis and Guinevere for their new
> roles.  I'd like to thank all of you very much for your involvement in
> the GDB project throughout the years, and I hope to see you around for
> many more!

Congratulations, John, Luis and Guinevere! Thank you for your dedication
to GDB.

-- 
Thiago

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-16 14:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-14 14:52 [PATCH 0/3] Appoint new maintainers Simon Marchi
2023-11-14 14:52 ` [PATCH 1/3] gdb/MAINTAINERS: add John Baldwin as global maintainer Simon Marchi
2023-11-14 14:52 ` [PATCH 2/3] gdb/MAINTAINERS: add Luis Machado " Simon Marchi
2023-11-14 14:52 ` [PATCH 3/3] gdb/MAINTAINERS: add Guinevere Larsen as record-full maintainer Simon Marchi
2023-11-16 14:22 ` [PATCH 0/3] Appoint new maintainers Thiago Jung Bauermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).