From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: calendar: Add remind Date: Sun, 04 Sep 2016 17:03:44 +0200 Message-ID: <87y437906n.fsf@elephly.net> References: <87shtg60k6.fsf@xsteve.at> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgYxn-0006fa-BL for guix-devel@gnu.org; Sun, 04 Sep 2016 11:04:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgYxh-0003fo-BG for guix-devel@gnu.org; Sun, 04 Sep 2016 11:04:02 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24977) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgYxh-0003ff-1p for guix-devel@gnu.org; Sun, 04 Sep 2016 11:03:57 -0400 In-reply-to: <87shtg60k6.fsf@xsteve.at> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Stefan =?utf-8?Q?Reich=C3=B6r?= Cc: guix-devel@gnu.org Hi Stefan, thank you for this patch! I’ve done the following things: - checked the license (it is indeed GPLv2 only) - checked the GPG signature - adjusted the indentation - added a padding procedure to automatically derive the tarball location from the version string - reformatted the description - changed the commit message Your contribution has been pushed to master as commit 696cb41be78e514797c26d9c416c15c66f548364. Thanks again and welcome back :) ~~ Ricardo