From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 36F651387FD for ; Sun, 8 Jun 2014 15:37:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CC5EE0920; Sun, 8 Jun 2014 15:37:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28D98E0907 for ; Sun, 8 Jun 2014 15:37:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 3CDD033FF4D for ; Sun, 8 Jun 2014 15:37:13 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -0.944 X-Spam-Level: X-Spam-Status: No, score=-0.944 tagged_above=-999 required=5.5 tests=[AWL=-0.291, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.651, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bp6Di8v8oYaK for ; Sun, 8 Jun 2014 15:37:07 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F98933FF22 for ; Sun, 8 Jun 2014 15:37:06 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wtf9b-0000cq-IQ for gentoo-dev@gentoo.org; Sun, 08 Jun 2014 17:37:03 +0200 Received: from ppp118-209-144-136.lns20.mel6.internode.on.net ([118.209.144.136]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jun 2014 17:37:03 +0200 Received: from kensington by ppp118-209-144-136.lns20.mel6.internode.on.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jun 2014 17:37:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@lists.gentoo.org From: Michael Palimaka Subject: [gentoo-dev] Re: The state and future of the OpenRC project Date: Mon, 09 Jun 2014 01:36:49 +1000 Message-ID: References: <20140607201920.0e0ccd5c@gentoo.org> <53937778.7020604@sporkbox.us> <20140607230815.07bc18e7@marga.jer-c2.orkz.net> <5393B6D8.4080201@gentoo.org> <20140608135616.581807d8@marga.jer-c2.orkz.net> <53947600.50506@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ppp118-209-144-136.lns20.mel6.internode.on.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 In-Reply-To: <53947600.50506@gentoo.org> X-Archives-Salt: 404083bc-ce12-4271-8ea4-6eb21c81137e X-Archives-Hash: d04b647fab0896ea274070783388a57a On 06/09/2014 12:41 AM, hasufell wrote: > The amount of contributors (with real patches and real ebuilds) is > constantly decreasing, because our workflow is horrible. I hope you > don't actually think that bugzilla is an appropriate review platform. The problem is finding improvements that everyone is happy with. Gerrit is a no-go as Infra has expressed previously they do not want to touch Java. I set up a public Review Board instance against gentoo-x86 a while back but that saw zero instance. In the KDE and Qt teams we've seen much improved rates of user contribution since maintaining a mirror on GitHub, but excessive use may cause a problem in relation to our social contract (and many people just plain don't like GitHub). Perhaps we could consider GitLab?