From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: To-do lists Date: Tue, 29 Jan 2013 10:31:06 +0100 Message-ID: <87boc8pc85.fsf@gnu.org> References: <1358958375.20780@bluehome.net> <871udbv81f.fsf@gnu.org> <87pq0pcuig.fsf@gnu.org> <201301282247.58959.andreas@enge.fr> <5107038B.4010605@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U07XL-0007m8-Bm for bug-guix@gnu.org; Tue, 29 Jan 2013 04:31:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U07XK-0005s2-Cn for bug-guix@gnu.org; Tue, 29 Jan 2013 04:31:27 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:12048) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U07XK-0005rd-71 for bug-guix@gnu.org; Tue, 29 Jan 2013 04:31:26 -0500 In-Reply-To: <5107038B.4010605@gmail.com> (Cyril Roelandt's message of "Tue, 29 Jan 2013 00:02:35 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Cyril Roelandt Cc: bug-guix@gnu.org Cyril Roelandt skribis: > Is it possible to have a read-only access to the files ? It would be > nice for potential contributors to be able to read our TODO list. I agree that would be nice. If the tool doesn=E2=80=99t support it, perhaps we could have a cron job th= at periodically exports the file somewhere? Ludo=E2=80=99.