From patchwork Fri Jan 3 08:34:04 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Edlinger X-Patchwork-Id: 37163 Received: (qmail 118233 invoked by alias); 3 Jan 2020 08:34:09 -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 118220 invoked by uid 89); 3 Jan 2020 08:34:08 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-22.4 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.3.1 spammy=steve, Steve, dos, HX-MS-Exchange-CrossTenant-fromentityheader:Internet X-HELO: EUR04-VI1-obe.outbound.protection.outlook.com Received: from mail-oln040092075074.outbound.protection.outlook.com (HELO EUR04-VI1-obe.outbound.protection.outlook.com) (40.92.75.74) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 03 Jan 2020 08:34:07 +0000 ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=i0vM/JPgVjbZ5BW2LFToBzsWD4UnRCjv3cAp2ZRq+YIuV+OjRMZiog9gi8XqQzW/7SSj3ucad8PnOGY8fxb1IXxK0hI/UhnZVJeDLudZ+/UiE/dCe0CO4/AVH0tM5CCnFsfSftO1O29XQN75l1vxlipx+jXTMHQLcDsBddqJ0mrN/T4Rxuc/I5S+GYFkNQGZbQziYHvZlBqKNCIeKmXRNxzu94SIKBtyGee3sbZDaUpQ2dS15KrI04j7TonpwH3KAaqK8kyxyybj3feB9zjzCbXROHBkQrTbNImLB7Qst6jCew7Y0aKUWZ5LuFQI+1OJ0kKFZV4ovcOrRd73xKwEsA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=rWjOlviKoSMJqg9bVgVVeurmPUN+w2TyHTM6IqUPVAU=; b=UIbSXyrCAjKulW72dbRftSZwLjisjNtkd8no1SbrguuyaTojHOGq9tkcnBLb5W7NUbWVNKjCdgzFUAJ40i1yUxsr8WejPFVfqU1haAcYRXitkO/U7l35XyW7dKCk0zfirbPLZzPkMGRxFadZWn3zKLiYQ8893j+5K4C5AJN5upV+cZ3ptdbbhTO8928EzLnE+YG2G8pxZBhMuAve4rvdX4X+8EyHfv8WLMpwLjhRM0MFVyKcJ9qkpQjvsFaubt91CuIv8juNZ+Q2V0UG2YL7nZyJ1K7rGOMG0MRIdN7txYSMTI/mJ4vyxtjb/3yf2sKkKW0ar1pNUcsw6NfYeP5m8g== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none Received: from DB3EUR04FT061.eop-eur04.prod.protection.outlook.com (10.152.24.55) by DB3EUR04HT047.eop-eur04.prod.protection.outlook.com (10.152.25.65) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.2602.11; Fri, 3 Jan 2020 08:34:04 +0000 Received: from AM0PR08MB3714.eurprd08.prod.outlook.com (10.152.24.52) by DB3EUR04FT061.mail.protection.outlook.com (10.152.24.72) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.2602.11 via Frontend Transport; Fri, 3 Jan 2020 08:34:04 +0000 Received: from AM0PR08MB3714.eurprd08.prod.outlook.com ([fe80::8dd1:fb18:6271:f769]) by AM0PR08MB3714.eurprd08.prod.outlook.com ([fe80::8dd1:fb18:6271:f769%7]) with mapi id 15.20.2581.014; Fri, 3 Jan 2020 08:34:04 +0000 Received: from [192.168.1.101] (146.60.252.106) by ZR0P278CA0030.CHEP278.PROD.OUTLOOK.COM (2603:10a6:910:1c::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.2602.11 via Frontend Transport; Fri, 3 Jan 2020 08:34:03 +0000 From: Bernd Edlinger To: "gdb-patches@sourceware.org" Subject: [FYI] Add myself to gdb/MAINTAINERS Date: Fri, 3 Jan 2020 08:34:04 +0000 Message-ID: x-microsoft-original-message-id: <1f26bacf-6b2e-6962-547d-f6378d670677@hotmail.de> x-ms-exchange-transport-forked: True Content-ID: <7C925FC3B2FD1C4796E0B9E94A9247DF@eurprd08.prod.outlook.com> MIME-Version: 1.0 I should have done that already a few days ago. This is what I pushed now: Add myself to gdb/MAINTAINERS 2020-01-03 Bernd Edlinger * MAINTAINERS (Write After Approval): Add myself. --- gdb/ChangeLog | 4 ++++ gdb/MAINTAINERS | 1 + 2 files changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c999931..5547248 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2020-01-03 Bernd Edlinger + + * MAINTAINERS (Write After Approval): Add myself. + 2020-01-02 Luis Machado * proc-service.c (get_ps_regcache): Remove reference to obsolete diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index b238ded..df914fd 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -493,6 +493,7 @@ Gabriel Dos Reis gdr@integrable-solutions.net Sergio Durigan Junior sergiodj@redhat.com Michael Eager eager@eagercon.com Richard Earnshaw rearnsha@arm.com +Bernd Edlinger bernd.edlinger@hotmail.de Steve Ellcey sje@cup.hp.com Frank Ch. Eigler fche@redhat.com Ben Elliston bje@gnu.org