From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4LhBG7Uo02LYjAAAbAwnHQ (envelope-from ) for ; Sat, 16 Jul 2022 23:08:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GN9HG7Uo02JCKQAAauVa8A (envelope-from ) for ; Sat, 16 Jul 2022 23:08:05 +0200 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 31FFB271EC for ; Sat, 16 Jul 2022 23:08:05 +0200 (CEST) Received: from localhost ([::1]:57814 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oCp1A-0000hD-5E for larch@yhetil.org; Sat, 16 Jul 2022 17:08:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43752) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oCp0C-0008GC-8g for guix-patches@gnu.org; Sat, 16 Jul 2022 17:07:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48475) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oCp0C-0000eu-0f for guix-patches@gnu.org; Sat, 16 Jul 2022 17:07:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oCp0B-0007FW-Sl for guix-patches@gnu.org; Sat, 16 Jul 2022 17:07:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56571] [PATCH v2 7/7] Add Kiran Shila to the Copyright header Resent-From: Kiran Shila Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 16 Jul 2022 21:07:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56571 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56571@debbugs.gnu.org Cc: Kiran Shila Received: via spool by 56571-submit@debbugs.gnu.org id=B56571.165800556527741 (code B ref 56571); Sat, 16 Jul 2022 21:07:03 +0000 Received: (at 56571) by debbugs.gnu.org; 16 Jul 2022 21:06:05 +0000 Received: from localhost ([127.0.0.1]:46222 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oCozE-0007DG-JN for submit@debbugs.gnu.org; Sat, 16 Jul 2022 17:06:05 -0400 Received: from box.kiranshila.com ([69.55.55.27]:48439) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oCnYs-0004qP-GO for 56571@debbugs.gnu.org; Sat, 16 Jul 2022 15:34:47 -0400 Received: from authenticated-user (box.kiranshila.com [69.55.55.27]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by box.kiranshila.com (Postfix) with ESMTPSA id 17E547F1FB; Sat, 16 Jul 2022 15:34:46 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=kiranshila.com; s=mail; t=1658000086; bh=gVoa6d7EnZfjredJ2C5Uezarb1rIe8NPTgEtdFIAeV8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=pSRJIoykn9/mn+mODYcyKUzIdtmmPMwUnJqFXfEw+CM2/zO8naUzNf+7/lylJYCPp T3+Fi17nF/pEvIH0sRsL7sg7KlR8lE8/3BMTwQ3/WEZyU8wdeVkrOCjGPJXUX9Cdwk NluwQleW63sl693oNzJMpE1WO7DJjmOJMvhVlJ5VoK7q3pPLU74WB5lx4JHh58VAbb CSXe1GSYe2VuxzFGvGYmFQzVJRpwre3A+Rgq6FVB0U/Jiq29n3+dNDyQ2twhTLECsT IuUsY+NtNruobQwfOjkpcMrLzFnPd9bxZ8QYWVIGX00qKzT3jiIFk5PGIll2EbKQEt GBBXoE1/jREOw== From: Kiran Shila Date: Sat, 16 Jul 2022 12:34:13 -0700 Message-Id: <20220716193413.1092916-7-me@kiranshila.com> In-Reply-To: <20220716193413.1092916-1-me@kiranshila.com> References: <875yjyhijv.fsf@cbaines.net> <20220716193413.1092916-1-me@kiranshila.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Sat, 16 Jul 2022 17:06:01 -0400 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1658005685; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=3rAs8rMKK2dvsURXgdUu3AHspJrSiTZ7jz/H1zy+qzs=; b=DIcvFEdadth+UfkWIQjZL61N3rDDpQexQ2jKbDTKZB7tVuw59ETy5nyQDdYk9I/Q4B9pgp hD2c7QW5gIrQJ/UF8X6GvuCkXmCktukVgSTZdSZBn/bgYKXB4V+ecR9aX36rVScXmo8c6Z 6PGMFaZ1a/hRySLeu3irdFit3m3x/3l6KUwZVL0k3Wihl9XeIhP62u+/xAlNnXKYljY/76 Vtzw1qz1eIACr4DC/wGtugAkVgsN115JF+ag3FHMEWPEzozAmICCQ3OF4wDpKtrJaFNjRs GMQR6eIQgTNrCS4Ib20OCcvBJIBljdlsfuQlqTl3DsdftL1i9FsIPqNnXLP7zg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1658005685; a=rsa-sha256; cv=none; b=VtRuwIeBiVvqR9NeN28U5DrKItbgwRpvpzAYoLz1d4m8Mhf93EFvrJ6ylBUawlsC29KQkx ObaBVhktQQwpjmvk5VJb/bRuKeJQrzEmfH2p+BLvLpExzkZYKF0XwzuIZTMt1PjTYutf22 OWzgJiTSk9rwHMJ38iBIFCgBnlfs2Tv9cQoXpQVpuqPRv0y1fjUIJIsg63mLfCFRa5fI46 veAJ8y6AW6xwl2EJJ0bniBzz/mIlgDeCPLpwCSWGyOAjZy8XEwGXDBDc0BNBvfWJKK9/P4 8/DahW3BURHNvuNagtskNzmVf6ZldTXJsmHHXsWZpVwcZJPMf5sayfq0mATIrQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kiranshila.com header.s=mail header.b=pSRJIoyk; dmarc=none; 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: 1.56 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kiranshila.com header.s=mail header.b=pSRJIoyk; dmarc=none; 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: 31FFB271EC X-Spam-Score: 1.56 X-Migadu-Scanner: scn0.migadu.com X-TUID: MnvTFfnDt11V --- gnu/packages/crates-io.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index f7a36b1494..02f1d150e7 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -27,6 +27,7 @@ ;;; Copyright © 2022 Aleksandr Vityazev ;;; Copyright © 2022 Marius Bakke ;;; Copyright © 2022 Evgenii Lepikhin +;;; Copyright © 2022 Kiran Shila ;;; ;;; This file is part of GNU Guix. ;;; -- 2.37.0