From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15738 invoked by alias); 13 Jul 2017 08:31:00 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 15540 invoked by uid 89); 13 Jul 2017 08:30:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy= X-HELO: mail-vk0-f49.google.com Received: from mail-vk0-f49.google.com (HELO mail-vk0-f49.google.com) (209.85.213.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 13 Jul 2017 08:30:58 +0000 Received: by mail-vk0-f49.google.com with SMTP id f68so22429371vkg.2 for ; Thu, 13 Jul 2017 01:30:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=yXYWbj9t5UUCyXk5ZjeLbpWN6fl7am156YINOJ/lBBs=; b=kaFO3ShYB5MdSUOczlQ4F04a/DYrOCQ4bdRlx2BDgxjOh4U+/60UWiYOYrtOCQ69fU axvro+uvY8ak2nNzLraL2aGKef4D+2kQvtsHTU/yAvOPtcTxVBQnpAxyKIP97mEeNAC9 TNiowYXKBbYtkFguBYIQx2ughdJlDIY+RYoKfC1/Bv6+GvP5YO7qoiSslZr65InN6Upp JGB9R7eQg9V4ud7Yocc3BOeOyaB4JQ05BMwsrEzdr8sc2F86RsMuIjDfJbVaxjYLWyaB vpUCEsimQ7RyLCabDLntQZ3tU8zhqzJ7bTmA5SR5ImLOLQ5a5Ikr9uhGHmfQUBDrDZhg fySA== X-Gm-Message-State: AIVw110OMxgMWV0LqykqExZHGJNnq0hNogGyHfxcAfeNDDhkvjnaF9zi 3afeRBw6c2bQQOI9VKqQ2ILf/+IK0g== X-Received: by 10.31.182.7 with SMTP id g7mr1302533vkf.128.1499934656534; Thu, 13 Jul 2017 01:30:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.96.145 with HTTP; Thu, 13 Jul 2017 01:30:55 -0700 (PDT) In-Reply-To: References: From: Iain Buclaw Date: Thu, 13 Jul 2017 08:31:00 -0000 Message-ID: Subject: Re: [PATCH] Add self as maintainer of D front-end and libphobos To: gcc-patches Cc: David Edelsohn Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2017-07/txt/msg00638.txt.bz2 On 24 June 2017 at 20:16, Iain Buclaw wrote: > Hi, > > As per message on the D language being accepted, this adds myself as a > maintainer of the D front-end and libphobos runtime library. > > David, should this wait until the rest has been approved? > Hi, I may have to request a ping here. Iain.