From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.2 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-qk1-x72f.google.com (mail-qk1-x72f.google.com [IPv6:2607:f8b0:4864:20::72f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id D63DC1F461 for ; Thu, 20 Jun 2019 19:00:21 +0000 (UTC) Received: by mail-qk1-x72f.google.com with SMTP id r6so2700870qkc.0 for ; Thu, 20 Jun 2019 12:00:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:subject:message-id:mime-version:content-disposition :user-agent; bh=JW7zMhcJh2B+ypDxkyBQNxPjSiDzfQBaL8t768Aq70A=; b=SE2u1imprn3DBpzlDP4t/Ya9hrwbiXBLFn0PxVarMMmTRNdt7CCLXjuKpiq8OmkkVJ IIqpQrVJlh88uH1lLfT5P6U9vxmK7+ZuTjASVp8A7PWbhOnTcrYjrk4ogzRCDYiVzSDy Hk1dKEXRhtuDS1Vw0TNG/+5sAgSZ0ZTY+nKJo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=JW7zMhcJh2B+ypDxkyBQNxPjSiDzfQBaL8t768Aq70A=; b=ICtXU0uhByDCo5h3td8OeF0HbKqBaB9k34l9p60T+t+R8d1QTtJuhzisX63gezR1be FcucX2KryEb2SwIO1IA1Q0Sqvavk5xb1puUffSLIu++Pj+h6naDIqn/iAAocmZOn9XQZ yOfc57CjvB/CJgYShzgPhov2rDETxqBRUONH6b0gFvgkDKTFEFUgTf+O/4zuxLPtVsAN bDtYfLINucB3g3JXYNI8Ou2B+XIOZV5v3Ke24AEzsK+jkPSkoZjpdAj/vmT00M5UChUU aXarQT8NtN5CYt64X4wkbPcMh8Th7Yk8HWngjEDskTxWJ3r1l7/s2qTwmdcMzfjFGcCu hNEA== X-Gm-Message-State: APjAAAXidhZyiuwmSQf8GxsFFYlyQ1tNUwLkLRWi4+e4u6M5J6F5mMx6 e7TISFBhbKP52GSOB+kYwQEGuWwuwrk= X-Google-Smtp-Source: APXvYqx/drIV+nzQBbJRmux4c5xrdAZkMCiMyjQxHWl4Q81Vfxz68TCJquZzukHNqtUvCjL9vXdVFQ== X-Received: by 2002:a37:9a96:: with SMTP id c144mr2182163qke.468.1561057219944; Thu, 20 Jun 2019 12:00:19 -0700 (PDT) Received: from chatter.i7.local (192-0-228-88.cpe.teksavvy.com. [192.0.228.88]) by smtp.gmail.com with ESMTPSA id s134sm352623qke.51.2019.06.20.12.00.19 for (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Thu, 20 Jun 2019 12:00:19 -0700 (PDT) Date: Thu, 20 Jun 2019 15:00:17 -0400 From: Konstantin Ryabitsev To: meta@public-inbox.org Subject: Setting descriptions in manifest.js Message-ID: <20190620190017.GA27175@chatter.i7.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline User-Agent: Mutt/1.12.0 (2019-05-25) List-Id: Eric: Grokmirror integration works great, thanks for working on that. I have set up a full mirror of lore.kernel.org here: - https://erol.kernel.org Would it be possible to put in list descriptions instead of leaving the default value? I'm thinking something like: if only 0.git: 0.git.description = list description if other epochs, too: 0.git.description = list description [epoch-0] 1.git.description = list description [epoch-1] etc Best, -K