From patchwork Mon Sep 28 19:45:22 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Doug Evans X-Patchwork-Id: 8872 Received: (qmail 47683 invoked by alias); 28 Sep 2015 19:45:28 -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 47658 invoked by uid 89); 28 Sep 2015 19:45:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL, BAYES_20, RCVD_IN_DNSWL_LOW, SPF_PASS, T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mail-ig0-f202.google.com Received: from mail-ig0-f202.google.com (HELO mail-ig0-f202.google.com) (209.85.213.202) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 28 Sep 2015 19:45:24 +0000 Received: by igcpb10 with SMTP id pb10so6871505igc.1 for ; Mon, 28 Sep 2015 12:45:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:message-id:date:subject:from:to :content-type; bh=5yRKIzpHD32bWt8LacuFI7ypHKasjOe0ZJ4Pos0Ch2o=; b=Wxk+qTgmQ+dP6hkHNg833h7yAU5y9EyleNUF23tn2yIMHN+tsRVYPdc/QKLgJfIL51 Gbozpv7mkOJBFlqpsMLA8hPhbLzlhc/EaLJeZlJCUqcgOw1rO4IbLwx7OZkMNMZjCZ+y KvKgNTd4EKxdokyDq0d4syajFnQI+L3yp4Ly+D5e4oaWlu5lWYoNM5lqOGJgIenagHU0 GSdTcuIvg6N1oLmbCKNt3qqrs2sypkww2oBHmCFQ1/IHaZdP1MAw8Tbs/QrZy6+GN1RO 0nBgKAXxsHf5vEJQ6Pgs/ift7QpARkCZAv2M+a1HsKN8IARKfwlhxBBMpwgQr52erNvx bnfQ== X-Gm-Message-State: ALoCoQnmsXli8T1ngWF+eK89pIEgG61KBnb8O3TfBWC1mZiLsJIU4DRx4msCiHOq3d165w/mxsLfqkuR0s4Vwyj6NIDISYDMyeqQkqJyMLo5wz4AeLVn5NgDt/K0IQ2hpISupFIZMn6KvUNrSyvZ+fCMAypxZPEASMR+TMYMPZcJRU7DsJ2PDgY= MIME-Version: 1.0 X-Received: by 10.50.122.2 with SMTP id lo2mr17560062igb.2.1443469522265; Mon, 28 Sep 2015 12:45:22 -0700 (PDT) Message-ID: <089e015384f81ec4780520d3f053@google.com> Date: Mon, 28 Sep 2015 19:45:22 +0000 Subject: Iain Buclaw appointed D language maintainer From: Doug Evans To: gdb-patches@sourceware.org X-IsSubscribed: yes Hi. I am pleased to announce that Iain Buclaw has been appointed D language maintainer. Please join me in congratulating Iain on his new role. Happy hacking Iain! 2015-09-28 Doug Evans * MAINTAINERS: Add Iain Buclaw as D language maintainer. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 9984c67..96d3cf7 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -374,6 +374,7 @@ language support Ada Joel Brobecker brobecker@adacore.com Paul Hilfinger hilfinger@gnat.com C++ Daniel Jacobowitz drow@false.org + D Iain Buclaw ibuclaw@gdcproject.org Objective C support Adam Fedor fedor@gnu.org shared libs Kevin Buettner kevinb@redhat.com MI interface Vladimir Prus vladimir@codesourcery.com