From patchwork Tue Aug 13 13:42:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Eggleston X-Patchwork-Id: 1146369 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-506821-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=codethink.co.uk Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="IEs/idu/"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 467DSH28bbz9sDQ for ; Tue, 13 Aug 2019 23:43:11 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to :from:subject:message-id:date:mime-version:content-type; q=dns; s=default; b=XGh26XPDOvdAwR7ZigPUrplOJF24EP6OObffA+fiP6Cd5LuKSY kZYiNpkdMdt2Q8mJ1DwM7WBCkP71fRNtaE2gRren0VaMopvwFRNptHN8bJNe1hfV idjJiq/1vVRVtaaLvRyz6kLqDmPbl8gLSYCarbmNFUSNIZyNJx69GgIkg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to :from:subject:message-id:date:mime-version:content-type; s= default; bh=qsnEklGElzUtakeg/FkifuOw+NA=; b=IEs/idu/1VJA6wrIP9y7 Z95tLBYYfYBDzWHNVa8Vda+Q/6/JJ3w+AXgCpwKVIhNOhAagW48PVWKEoLeP/hdT BtQB0k03nwS5W/19z+RGpNtqz61O2PYsaIjja6xViS5SzaDOfejg2vPWzJCwy7OH MAihv9wEjSh/lM5aqn1WSDk= Received: (qmail 41642 invoked by alias); 13 Aug 2019 13:43:03 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 41633 invoked by uid 89); 13 Aug 2019 13:43:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-12.1 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_COUK, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.3.1 spammy=H*F:D*co.uk X-HELO: imap1.codethink.co.uk Received: from imap1.codethink.co.uk (HELO imap1.codethink.co.uk) (176.9.8.82) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 13 Aug 2019 13:43:02 +0000 Received: from [167.98.27.226] (helo=[10.35.6.226]) by imap1.codethink.co.uk with esmtpsa (Exim 4.84_2 #1 (Debian)) id 1hxX4m-0002qy-23 for ; Tue, 13 Aug 2019 14:43:00 +0100 To: gcc-patches From: Mark Eggleston Subject: [PATCH] Update to MAINTAINERS Message-ID: <69c09cbd-c9ab-d469-0671-07463dc6b8b4@codethink.co.uk> Date: Tue, 13 Aug 2019 14:42:59 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 I have added myself to the MAINTAINERS file. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 274379) +++ MAINTAINERS (working copy) @@ -371,6 +371,7 @@ Jason Eckhardt Bernd Edlinger Phil Edwards +Mark Eggleston Steve Ellcey Mohan Embar Revital Eres