From owner-cvs-src@FreeBSD.ORG Tue Apr 1 13:55:01 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A564A106564A for ; Tue, 1 Apr 2008 13:55:01 +0000 (UTC) (envelope-from yar.tikhiy@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184]) by mx1.freebsd.org (Postfix) with ESMTP id 303E28FC2D for ; Tue, 1 Apr 2008 13:55:00 +0000 (UTC) (envelope-from yar.tikhiy@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so3320417fka.11 for ; Tue, 01 Apr 2008 06:54:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=Rs2WPnEM7Gv4S9VJQoZ7luF8YrFZt5XMgqLAKH0XOjU=; b=YAEJrEtSdWrrd6Dx5CI8BdiTatRZROc4XcXLLdoZ6ffsseEHIm3Os6T/eWiavWVHPi0z30CpfD6c2xohMFVzBJqduxVV+56e8bliNitmCoeoAuBqjWW1YKCPg6si5N3iT3TxAfYw6neRmP5ojj8R6HUalKN20G6xhiCvtzxIcCQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=rj/26m9colzYnKCIfRyz6gZeD8M2CUx2qdvQlePfHjdQr5/FJ6zMQZSVez9MEeuU4S6spE8XL5daZNoy6eydCEp0ucRrFzVdp4VZOKGpmHJ9+AXG1VijNvJ6d97rQKizoG6UKrRO7R4J3bVNU89HLfKvZxIKkowl4Pi6/AtkVWE= Received: by 10.82.173.1 with SMTP id v1mr19199448bue.11.1207058099481; Tue, 01 Apr 2008 06:54:59 -0700 (PDT) Received: by 10.82.145.1 with HTTP; Tue, 1 Apr 2008 06:54:59 -0700 (PDT) Message-ID: Date: Tue, 1 Apr 2008 17:54:59 +0400 From: "Yar Tikhiy" Sender: yar.tikhiy@gmail.com To: "Doug Barton" In-Reply-To: <47F13951.2080907@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803311028.m2VASAxD097068@repoman.freebsd.org> <47F13951.2080907@FreeBSD.org> X-Google-Sender-Auth: 9492f79b934bea08 Cc: Ganbold Tsagaankhuu , src-committers@freebsd.org, Giorgos Keramidas , cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2008 13:55:01 -0000 On Mon, Mar 31, 2008 at 11:19 PM, Doug Barton wrote: > > Ganbold Tsagaankhuu wrote: > > ganbold 2008-03-31 10:28:09 UTC > > > > FreeBSD src repository (doc committer) > > > > Modified files: > > games/fortune/datfiles fortunes > > Log: > > Improve some quotes of Chinggis Khan. > > Remove militant and moralized quotes of Chinggis Khan. > > Add one more quote of Chinggis Khan. > > > > Reviewed by: yar > > Approved by: keramida(mentor) > > > > Revision Changes Path > > 1.259 +37 -56 src/games/fortune/datfiles/fortunes > > > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/games/fortune/datfiles/fortunes.diff?&r1=1.258&r2=1.259&f=h > > We do not remove fortunes without a very good reason. Can you please > replace the ones you deleted? Please note that the fortunes removed were submitted by Ganbold some time ago. The things went as follows: - Ganbold posted a PR on adding quotes from Chinggis Khan; - the original version of the quotes was in rather poor English; - grog@ committed the patch as is without any corrections and left it to rot; - now Ganbold has got his commit bit and wants to finish the task he initially suggested. So I think Ganbold in a way owns the quotes and it's up to him to decide what final cut of Chinggis Khan's wisdom to present to the English-speaking world. Due to poor quality of grog@'s initial commit (which raised no objections BTW), the quotes had been WIP before this commit. IMHO this commit isn't covered by the "don't remove fortunes" rule. -- Yar