From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 288CA20248 for ; Fri, 15 Mar 2019 09:20:08 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; q= dns; s=default; b=SRbeCZesbmkKocFOiQd/xO/mhoawnXJnxFrIrUKO9zMUPY K/IyssEBnTGcfKKOrh3qlVw/BYuH6SPzzXn49gyrvCJ8Ppy1lXXWF/YUr82Fn0jm EhbrkkAiV7WCrhVX02R/oo0arCPfy0mBhhJ7bEVVmU1wjBt9eSKAhaT0dk14Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; s= default; bh=FwMEooeEgwfpytJsRoN3vp/InaE=; b=ILK6B//C/hp1wR7P2bcI zxyElF8q3ssKzzuNHygnrDq8EY7IrGdkHYmZjv7r9JvKj74ZamwlTvA5dA83vW48 siNTO0liPpQof8KRPPI/4hw2Df9+hC/SJVExjy8IPpVBYjaN6ey4zbEUMaW4TFsi UlJ2I4c0Zt+G4fzJBwyja3Y= Received: (qmail 42595 invoked by alias); 15 Mar 2019 09:20:05 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 42572 invoked by uid 89); 15 Mar 2019 09:20:04 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: shared-ano163.rev.nazwa.pl Date: Fri, 15 Mar 2019 10:20:24 +0100 (CET) From: Rafal Luzynski To: Felix Yan , libc-alpha@sourceware.org Message-ID: <75844206.141505.1552641624895@poczta.nazwa.pl> In-Reply-To: <1835961835.18968.1552302342443@poczta.nazwa.pl> References: <20190213105150.9323-1-felixonmars@archlinux.org> <20190307094002.16972-1-felixonmars@archlinux.org> <590987813.74896.1552042327990@poczta.nazwa.pl> <54666b97-94e9-f36b-4d2f-6598289808cf@archlinux.org> <1835961835.18968.1552302342443@poczta.nazwa.pl> Subject: Re: [PATCH v4] localedata: Add Minguo calendar support to zh_TW [BZ #24293] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 11.03.2019 12:05 Rafal Luzynski wrote: > [...] Someone (most probably myself) > will push this for you shortly. This patch [1] has just been pushed to master with minor reword of the subject line reflecting the fact that not just zh_TW but also other Taiwanese locales have been updated. Thank you Felix for your contribution. Feel free to contribute more patches if you have more updates, especially for nan_TW@latin which is not yet updated. Regards, Rafal [1] https://sourceware.org/ml/libc-alpha/2019-03/msg00135.html