From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Release process Date: Wed, 19 Nov 2014 21:18:10 +0100 Message-ID: <87ioibx7ul.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrBhp-0000g6-N2 for guix-devel@gnu.org; Wed, 19 Nov 2014 15:18:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XrBhg-0004wR-M7 for guix-devel@gnu.org; Wed, 19 Nov 2014 15:18:25 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:33585) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrBhg-0004w4-Ek for guix-devel@gnu.org; Wed, 19 Nov 2014 15:18:16 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 58B0C324 for ; Wed, 19 Nov 2014 21:18:15 +0100 (CET) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KID1z-J4EwT9 for ; Wed, 19 Nov 2014 21:18:15 +0100 (CET) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 0D77A31F for ; Wed, 19 Nov 2014 21:18:14 +0100 (CET) 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org I added to guix/maintenance.git a document, doc/release.org, that attempts to document the release process (said process could probably benefit from a bit more automation.) If you=E2=80=99re curious, I=E2=80=99d welcome comments. Ludo=E2=80=99.