From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cIn9JhAA8mXOBwAAbAwnHQ (envelope-from ) for ; Wed, 13 Mar 2024 20:35:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id YCJzIxAA8mUFMAEAqHPOHw (envelope-from ) for ; Wed, 13 Mar 2024 20:35:44 +0100 X-Envelope-To: patches@johnnyrichard.com Authentication-Results: aspmx1.migadu.com; none Received: from mail-a.sr.ht (mail-a.sr.ht [46.23.81.152]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 856DF250C9 for ; Wed, 13 Mar 2024 20:35:44 +0100 (CET) DKIM-Signature: a=rsa-sha256; bh=ptM5TFqENhvoAFDEFfSf6whSRcrW2COM07+Gb/nk9Ig=; c=simple/simple; d=lists.sr.ht; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-Unsubscribe:List-Subscribe:List-Archive:List-Post:List-ID; q=dns/txt; s=20240113; t=1710358544; v=1; b=f2OhnRNkZ28Gr/VJIRiwpsZ/HUcThfNf/LFJMoclqZ/nKw5SNHDPJf2OQEpaqULUw/Z0hM+L KrB6es51yPD1U0WVV87JSD2kOIxu3wXdiLr80dnGmXrvgrw3heqCCp6yd9SDoxHebKLsI/nhBu9 81ZmeAePFIWWkDqTJ3QOIWkq7kwzjfmVwn7oE4hEt6j9ehH9XAxK+U53uWXSKnp0sxeRutIZfPN jUi2QLTS3K0AijF0Ar3SfxPGcZKAgEXprsBDBXrMj/LFVXwg6xdDP+bQZLPg3XicD4llZvYyCxR e3jlOinRNj7tJN7J+/5RJ0OCThHpnVNfEXnsaA2bpYJMA== Received: from lists.sr.ht (unknown [46.23.81.154]) by mail-a.sr.ht (Postfix) with ESMTPSA id 69F7820282 for ; Wed, 13 Mar 2024 19:35:44 +0000 (UTC) Received: from out-186.mta0.migadu.com (out-186.mta0.migadu.com [91.218.175.186]) by mail-a.sr.ht (Postfix) with ESMTPS id E9A862027D for <~johnnyrichard/olang-devel@lists.sr.ht>; Wed, 13 Mar 2024 19:35:43 +0000 (UTC) Date: Wed, 13 Mar 2024 21:35:49 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=johnnyrichard.com; s=key1; t=1710358543; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=dNgKvKhigsNZaiYCgDOVwNeO3NlQyGe8ef/iRO1N5PY=; b=z8n2AvG/4uele0UdN9XK4j97gLWSe12cm3FGEowwYiO9ScLfGpOaflTEYZb55in79AZCV2 dpKuAN6mHAIXew/cb9MtdbpMPlswAIqAB37M4p1wQP2VeE0SCZxmOPp+HbOJuWMFAl+fTq cluz3fqdzCJVQIzESPKwbla0JKhnvI9oRBQc2UBRPSNKIoE5v77RDUumuXSM3xqdTiy7UJ k/VYZvBBc2Sq9pI/6HgtgW98qd9CH/0YsXcJUA7N5jdp+I0EJj1Sg+NzZma8/MMHvjst+P i0dlIip6iLUXqNvqZGm47OGBnd0Qq+rKKa8GA0wWuPPRqVhGiomEYZaUu2l0zA== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Johnny Richard To: Fabio Maciel Cc: ~johnnyrichard/olang-devel@lists.sr.ht, Maria Ruy Subject: Re: [PATCH olang v3] refactor: rename zero programming language to olang Message-ID: X-Sourcehut-Patchset-Update: APPLIED References: <20240313124426.51221-1-fabio@fabiomaciel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240313124426.51221-1-fabio@fabiomaciel.com> List-Unsubscribe: List-Subscribe: List-Archive: Archived-At: List-Post: List-ID: ~johnnyrichard/olang-devel <~johnnyrichard/olang-devel.lists.sr.ht> Sender: ~johnnyrichard/olang-devel <~johnnyrichard/olang-devel@lists.sr.ht> X-Migadu-Country: NL X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -4.00 X-Spam-Score: -4.00 X-Migadu-Queue-Id: 856DF250C9 X-TUID: 7m5xLTrgANb9 Applied, thanks! To git.sr.ht:~johnnyrichard/olang 3f7c8b0..b34e6e1 main -> main https://builds.sr.ht/~johnnyrichard/job/1168192 NOTE: Don't forget to update the patch version with version argument (**git send-email -v**) argument.