From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: Maintaining GNU Jami package for Guix Date: Fri, 18 Oct 2019 20:56:08 +0200 Message-ID: <20191018205608.45b264dc@kompiuter> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40468) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLXQO-0005Si-FO for guix-devel@gnu.org; Fri, 18 Oct 2019 14:56:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iLXQN-0005ww-C7 for guix-devel@gnu.org; Fri, 18 Oct 2019 14:56:32 -0400 Received: from smtpo.poczta.interia.pl ([217.74.65.239]:41607) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iLXQM-0005up-Os for guix-devel@gnu.org; Fri, 18 Oct 2019 14:56:31 -0400 Received: from kompiuter (89-64-25-186.dynamic.chello.pl [89.64.25.186]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by poczta.interia.pl (INTERIA.PL) with ESMTPSA for ; Fri, 18 Oct 2019 20:56:18 +0200 (CEST) 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: guix-devel@gnu.org Hi all, It seems Jami package is outdated and unmaintained, so I would like to become a maintainer of the package. I know the basics of Guile Scheme and Guix System, I'm more or less familiar with how Jami works and what are its dependencies, but I don't know much about development, git or build systems. What are the things I need to learn to be able to start packaging? Jan Wielkiewicz