From patchwork Wed Oct 17 18:11:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Brobecker X-Patchwork-Id: 29781 Received: (qmail 56286 invoked by alias); 17 Oct 2018 18:11:38 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 56261 invoked by uid 89); 17 Oct 2018 18:11:37 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-25.3 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=helping, congratulations, quality, you! X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 17 Oct 2018 18:11:36 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 5F553560C9 for ; Wed, 17 Oct 2018 14:11:34 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id dVZb9a90QqNa for ; Wed, 17 Oct 2018 14:11:34 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 2D575560C4 for ; Wed, 17 Oct 2018 14:11:34 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 5B0BE889FB; Wed, 17 Oct 2018 11:11:32 -0700 (PDT) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Rainer Orth appointed Solaris maintainer in GDB Date: Wed, 17 Oct 2018 11:11:30 -0700 Message-Id: <20181017181130.28520-1-brobecker@adacore.com> Hello, I am pleased to announce that Rainer Orth has been appointed as the maintainer of Solaris support in GDB. Rainer has been a regular contributor of high quality patches helping Solaris support; congratulations, Rainer, and Thank You! The following patch was pushed to master to document the appointment. gdb/ChangeLog: * MAINTAINERS (Responsible Maintainers): Add Rainer Orth as Solaris Maintainer. Thank you, diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 03fb785d9a1..fb83f22dc41 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2018-10-17 Joel Brobecker + + * MAINTAINERS (Responsible Maintainers): Add Rainer Orth as + Solaris Maintainer. + 2018-10-15 Tom Tromey * tui/tui.c (strcat_to_buf): Remove casts. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 94873687099..d5154d39420 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -354,7 +354,7 @@ Darwin Tristan Gingold tgingold@free.fr djgpp native Eli Zaretskii eliz@gnu.org FreeBSD John Baldwin jhb@freebsd.org GNU/Linux m68k Andreas Schwab schwab@linux-m68k.org - +Solaris Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE Core: Generic components used by all of GDB