From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 8Bf3HurE6WFipwAAgWs5BA (envelope-from ) for ; Thu, 20 Jan 2022 21:24:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2Ap0HOrE6WE41QAA9RJhRA (envelope-from ) for ; Thu, 20 Jan 2022 21:24:10 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3F96EB920 for ; Thu, 20 Jan 2022 21:24:10 +0100 (CET) Received: from localhost ([::1]:48392 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nAdyb-00021D-Cl for larch@yhetil.org; Thu, 20 Jan 2022 15:24:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57514) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nAXeZ-0002SU-81 for guix-patches@gnu.org; Thu, 20 Jan 2022 08:39:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35692) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nAXeY-0007hP-SS for guix-patches@gnu.org; Thu, 20 Jan 2022 08:39:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nAXeY-0007yr-RQ for guix-patches@gnu.org; Thu, 20 Jan 2022 08:39:02 -0500 Subject: bug#53304: [PATCH] artwork: Call for testing release candidates Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 20 Jan 2022 13:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 53304 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Luis Felipe Cc: 53304-done@debbugs.gnu.org Mail-Followup-To: 53304@debbugs.gnu.org, othacehe@gnu.org, luis.felipe.la@protonmail.com Received: via spool by 53304-done@debbugs.gnu.org id=D53304.164268592430625 (code D ref 53304); Thu, 20 Jan 2022 13:39:02 +0000 Received: (at 53304-done) by debbugs.gnu.org; 20 Jan 2022 13:38:44 +0000 Received: from localhost ([127.0.0.1]:56823 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nAXeF-0007xt-RA for submit@debbugs.gnu.org; Thu, 20 Jan 2022 08:38:44 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56616) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nAXeE-0007xg-St for 53304-done@debbugs.gnu.org; Thu, 20 Jan 2022 08:38:43 -0500 Received: from [2001:470:142:3::e] (port=41622 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nAXdo-0006Xd-28; Thu, 20 Jan 2022 08:38:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=bkyWOnou4CJwMuhqrx1Ap4xheT50gtkFd3KAxA5tL/o=; b=l+Z9YzaZSXMSeMLY8TKo tum18jAkg0B/lm05Y82Rdlab1xvLsi3Ocyc3Nw9PRJZcpkQO35Rkrq28M5+2ve1MAgvsEBNiyZcYE C9GbZ0SW1UgFAzUBKOevhrQgEoY5nvG2wOwjW57imidMGhpfO6IHeNLCt1EEubIz3RTSj94myUuta 27PB5jCX49l1kflt+MNLeUdGlIXoB1OLroztECnYpagnFfkOQGVimHNVSq02Vc+1iJ27sv8hno161 FI119APOgvBnQwggW8lsApa7JXw4W0KQztVfuGtw3S/HqoK+AmQPC0TCtViF6qilYO/WgKpeu5kWU 0uhoJwRt5yfiLQ==; Received: from [2a01:e0a:19b:d9a0:2f3b:16f2:b776:3ef9] (port=36468 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nAXda-000666-4W; Thu, 20 Jan 2022 08:38:06 -0500 From: Mathieu Othacehe References: Date: Thu, 20 Jan 2022 14:38:00 +0100 In-Reply-To: (Luis Felipe's message of "Sun, 16 Jan 2022 15:42:47 +0000") Message-ID: <87czkm34uf.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642710250; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=bkyWOnou4CJwMuhqrx1Ap4xheT50gtkFd3KAxA5tL/o=; b=n6ERmUH0zydGUfZg+2wr6iX89aROtESFGT1CJjIgOpBhoQ6YJ5eiaUCvlHZWHT4MmOtmsu PVYB7nHg5Ym+1fuGA5VX2Ioqo778UjxTdXuJZs8bSIEqPSWBgd6Y0W6XfsRCq0RDuQvf9f qTOr0B+oxeCWx8iBC7OJThEnuf1QlTB4sNvSFqkB4M7BHYfRwJ9qEKhN4yOo0a3dWzFPqE K+mdD92MbkYidV4okPX5m5JeGeUUZQlrr0H45D1acO9/PZW+1xOwmM6+KuG+8UYvgUxvRy MdKD42GBPr/LXK/c4eN4dCXReE3veS74V6NXvjWjn0Nn9eSioIo1whYat8Pf5g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642710250; a=rsa-sha256; cv=none; b=YX774O9LuKl8/PTwrJXN1mXDliQkGAQGLoMNkzpvKbcNqIqmGn5aWiglywPqpmyBnWWJBj Cl1Zv4TyHYzbIMrn73NBjLumOCbkAD9zCkNFNabmGYeukdYrltQx2Rv5FPKHA+x7HVEx/d CP7dauIz1jhAU+b5qrzarLEMmtRXy0folRb0TczPSaroY7TPTuGAwEXYe/qTbyCVFxW1bz GI+H6yHnWE145A4fMnxPZTNEda+ggPnH6h0H61Ux3yAFzUfW0v8sBOvSesXBH7qPgBkCSF VmIMIDXbv9hVRTrfF9MikNbe7scl0lGT74nut17F6q432KXkADbAqLrk1jQE6Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=l+Z9YzaZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.82 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=l+Z9YzaZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 3F96EB920 X-Spam-Score: -3.82 X-Migadu-Scanner: scn1.migadu.com X-TUID: rbVSlIvWyE3f Hello Luis, > The idea is to go from warmer to cooler colors on every RC. So, for example, RC 1 could use the magenta variant, RC 2 the purple variant, RC 3 a blue variant (not included), etc. > > NOTE: Since it is common for these kinds of images to be used in Mastodon, > were image previews are clipped, I made sure to layout the components so that > the main content is visible. So, when publishing there, one can make sure to > put the focus on the upper part of the image to include RC version and hand. That's a very good initiative and the images look great! Pushed, thanks. Mathieu