From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from srv.colino.net (srv.colino.net [212.83.157.151]) by sourceware.org (Postfix) with ESMTPS id 594D33858D32 for ; Wed, 19 Jul 2023 05:58:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 594D33858D32 Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=colino.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=colino.net MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=colino.net; s=dkim; t=1689746306; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=y5Pa/wdx9zprBozLSNGl1QZ7KQZeI2W9ZNB68Y1GRz4=; b=iviF8QZoyGQcvt9efkdCs8bRgyDh8EcJPrNTFweE+4hOa4W0mI1JCzi+MZGyIp9ow+yKJW NZnkY98Vv9zPjXmKFz5VWDq5Cogf9sc+SEzpy+CE2+WrQsRu0AkZIFqPS9RK1ISnw62OqT 5jpkPKMlRziFJFpCltUpZ2e4V8pAufc= Authentication-Results: srv.colino.net; auth=pass smtp.mailfrom=colin@colino.net Date: Wed, 19 Jul 2023 05:58:26 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: "Colin Leroy-Mira" Message-ID: <750476405241de692ddcd426d760f064119ee167@colino.net> TLS-Required: No Subject: Re: [PATCH 1/1] localedata: Translit common emojis to smileys [BZ #30649] To: "Libc-alpha" In-Reply-To: References: X-Spamd-Bar: ------ X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: July 18, 2023 at 2:57 PM, "Colin Leroy-Mira via Libc-alpha" wrote: Hello everyone, =20 >=20Add common emojis to the translit-able characters (mostly > faces and hearts), and translit them to old-fashioned > smileys. I'm new here, so I hope I followed the guidelines correctly and did every= thing right with this. The patch elicited no response, I suppose this is normal and p= robably just because the localedata maintainer(s) have not looked at it yet? Should I just wait, and if needed, maybe "ping and ping" every week as th= e guidelines state? Thanks in advance, --=20 Colin