Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1R8cpO-0003rn-6s for bitcoin-development@lists.sourceforge.net; Tue, 27 Sep 2011 18:56:26 +0000 Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of bluematt.me designates 173.246.101.161 as permitted sender) client-ip=173.246.101.161; envelope-from=bitcoin-list@bluematt.me; helo=mail.bluematt.me; Received: from vps.bluematt.me ([173.246.101.161] helo=mail.bluematt.me) by sog-mx-2.v43.ch3.sourceforge.com with esmtp (Exim 4.76) id 1R8cpN-0005d8-3l for bitcoin-development@lists.sourceforge.net; Tue, 27 Sep 2011 18:56:26 +0000 Received: from [152.23.103.123] (dhcp05965.highsouth-resnet.unc.edu [152.23.103.123]) by mail.bluematt.me (Postfix) with ESMTPSA id 2E07AEBA; Tue, 27 Sep 2011 20:56:13 +0200 (CEST) From: Matt Corallo To: david@bitcoin.se In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Tue, 27 Sep 2011 14:56:18 -0400 Message-ID: <1317149778.2774.37.camel@BMThinkPad.lan.bluematt.me> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit X-Spam-Score: -1.9 (-) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain -0.0 SPF_PASS SPF: sender matches SPF record -0.5 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 0.1 AWL AWL: From: address is in the auto white-list X-Headers-End: 1R8cpN-0005d8-3l Cc: bitcoin-development@lists.sourceforge.net Subject: Re: [Bitcoin-development] Pull request for translation - who reviews it? X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2011 18:56:26 -0000 On Tue, 2011-09-27 at 20:28 +0200, david@bitcoin.se wrote: > Hi all, > > I posted this question on the forums but got no answers. Most developers treat the forums as write-only or just ignore them all together, they are way too full of junk to bother reading. > > I'd like to make some improvements to the Swedish translation of the > client. I understand the technical side of making a pull request etc., > but will my request be accepted? There aren't many people in the > project who can judge if the Swedish translation is good or not, so > will it simply be accepted if noone opposes it? Translation updates are pretty much just blindly pulled unless someone opposes. > > Previous Swedish translations seem to have been commited by codler, is > this person "responsible" for the Swedish translation? No one is responsible for translations in Bitcoin, though it would be nice to have people agree to keep their translations up-to-date when they submit new ones... > Related to > this, is there anywhere I can see a list of people who have > permissions to make a pull? Anyone can make a pull request, people who can push to the bitcoin repo (ie can pull a pull request) are Gavin, tcatm, sipa, jgarzik, and alexwaters. Matt