From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14743 invoked by alias); 15 Oct 2019 17:31:58 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 14735 invoked by uid 89); 15 Oct 2019 17:31:57 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=our X-HELO: eggs.gnu.org Received: from eggs.gnu.org (HELO eggs.gnu.org) (209.51.188.92) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 15 Oct 2019 17:31:56 +0000 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53145) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iKQfq-0002S0-K7; Tue, 15 Oct 2019 13:31:54 -0400 Received: from [176.228.60.248] (port=2881 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iKQfi-0006Aq-49; Tue, 15 Oct 2019 13:31:48 -0400 Date: Tue, 15 Oct 2019 17:31:00 -0000 Message-Id: <83o8yhgbk2.fsf@gnu.org> From: Eli Zaretskii To: Sergio Durigan Junior CC: simon.marchi@polymtl.ca, tom@tromey.com, gdb-patches@sourceware.org In-reply-to: <874l0aszoe.fsf@redhat.com> (message from Sergio Durigan Junior on Tue, 15 Oct 2019 13:09:53 -0400) Subject: Re: Gerrit References: <20191013045218.3261363-1-simon.marchi@polymtl.ca> <1c1f820fa507243fd7a2096ec3eb2454@polymtl.ca> <83r23fie80.fsf@gnu.org> <83k197i74c.fsf@gnu.org> <8c18a33556daaad6d35a0d2a4f987899@polymtl.ca> <83h84bi540.fsf@gnu.org> <87ftjvtdaj.fsf@tromey.com> <83d0ezi3fr.fsf@gnu.org> <83imoqgzni.fsf@gnu.org> <878spmt30d.fsf@redhat.com> <83sgnuezpo.fsf@gnu.org> <874l0aszoe.fsf@redhat.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-IsSubscribed: yes X-SW-Source: 2019-10/txt/msg00445.txt.bz2 > From: Sergio Durigan Junior > Cc: simon.marchi@polymtl.ca, tom@tromey.com, gdb-patches@sourceware.org > Date: Tue, 15 Oct 2019 13:09:53 -0400 > > The current plan is to run gerrit on the OSCI infrastructure for a > while, and see if the GDB community likes it. If we do, and if we > decide we want to make gerrit our official patch review system, then we > will eventually migrate our instance to sourceware. When that time > comes, we should probably resurrect this conversation, because then the > repository will be hosted in an "official" resource. Right. Also, if the current service will have a "master" branch, or something that would automatically push to our official branches on sourceware. Thanks.