From patchwork Mon Oct 14 15:44:34 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Simon Marchi (Code Review)" X-Patchwork-Id: 34941 Received: (qmail 42498 invoked by alias); 14 Oct 2019 15:44:39 -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 42487 invoked by uid 89); 14 Oct 2019 15:44:39 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3 autolearn=ham version=3.3.1 spammy=sk:gdb-pat, sk:gdbpat, U*gdb-patches, gdbpatchessourcewareorg X-HELO: mx1.osci.io Received: from polly.osci.io (HELO mx1.osci.io) (8.43.85.229) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 14 Oct 2019 15:44:38 +0000 Received: by mx1.osci.io (Postfix, from userid 994) id C341E20956; Mon, 14 Oct 2019 11:44:36 -0400 (EDT) Received: from gnutoolchain-gerrit.osci.io (gnutoolchain-gerrit.osci.io [IPv6:2620:52:3:1:5054:ff:fe06:16ca]) by mx1.osci.io (Postfix) with ESMTP id D39792091A; Mon, 14 Oct 2019 11:44:34 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by gnutoolchain-gerrit.osci.io (Postfix) with ESMTP id C13C729ECF; Mon, 14 Oct 2019 11:44:34 -0400 (EDT) X-Gerrit-PatchSet: 2 Date: Mon, 14 Oct 2019 11:44:34 -0400 From: "Simon Marchi (Code Review)" To: gdb-patches@sourceware.org Auto-Submitted: auto-generated X-Gerrit-MessageType: merged Subject: Change in binutils-gdb[refs/meta/config]: Edit Repo Config X-Gerrit-Change-Id: I809c055b193cf35aa454d58f482ff61e34a3bfa2 X-Gerrit-Change-Number: 62 X-Gerrit-ChangeURL: X-Gerrit-Commit: 6d9be032e88536b5f3453367427626c29c12ff77 In-Reply-To: References: Reply-To: simon.marchi@polymtl.ca, sergiodj@sergiodj.net, simark@simark.ca, gdb-patches@sourceware.org MIME-Version: 1.0 Content-Disposition: inline User-Agent: Gerrit/3.0.3 Message-Id: <20191014154434.C13C729ECF@gnutoolchain-gerrit.osci.io> Simon Marchi has submitted this change. ( https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/62 ) Change subject: Edit Repo Config ...................................................................... Edit Repo Config Change-Id: I809c055b193cf35aa454d58f482ff61e34a3bfa2 --- M project.config 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Simon Marchi: Looks good to me, approved \ No newline at end of file diff --git a/project.config b/project.config index 82ef510..465abf4 100644 --- a/project.config +++ b/project.config @@ -14,3 +14,6 @@ description = The binutils-gdb git repository [notify "gdb-patches"] email = gdb-patches@sourceware.org + header = to +[notify "simon"] + email = simark@simark.ca