Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nA8J5-0007Ju-OU for pgsql-www@arkaria.postgresql.org; Wed, 19 Jan 2022 10:35:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nA8J4-0000Zu-MT for pgsql-www@arkaria.postgresql.org; Wed, 19 Jan 2022 10:35:10 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nA8J4-0000Zl-FD for pgsql-www@lists.postgresql.org; Wed, 19 Jan 2022 10:35:10 +0000 Received: from host-213-189-163-85.dynamic.voo.be ([213.189.163.85] helo=ploudseeker.com) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nA8J1-0008K9-Ur for pgsql-www@lists.postgresql.org; Wed, 19 Jan 2022 10:35:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cmatte.me; s=myselector; t=1642588506; bh=hezunFJv22zpqaE44tAxTmTCXOfCP+y0OZUH/eu2P8k=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=w/W9as29bj15svU6qQh6QDdwj/T8bG/hApDOputLgo8oihZeBrxt7pV7w3AolcI2G 4XFnsQcR2nP2nLPYuXO0LTowew2X/n8nIgkGTpj75MyulixTFBK7zXmqCH5KVwfszF qtUmfBSzovGyhVypP9onn2FhoMPDLob9N7Y663JQ8mZAhDAO7vyC1ixVr1SbF5DCTt 0uTKd25tvNm5fglyOh7AMzUGP1s9gQE5SwDWpz8o9JjxUbFkocRetGg4WtKu9WyVkL iUrv7r9U5JLX/QUwvaHmuQfYXpYSpoxpKlPxjovfbAUdh+vGwQXu8CMKU3KM5rJc1Q 0QjPl9KatIfdw== Message-ID: Date: Wed, 19 Jan 2022 11:35:06 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Subject: Re: [PATCH] pglister: Add example script to import from mailman Content-Language: en-US To: Magnus Hagander Cc: pgsql-www@lists.postgresql.org References: <4498b139-27f4-6554-03a3-4785982f7bc1@cmatte.me> <491249f5-af7f-ea57-7a52-51548763951c@cmatte.me> From: =?UTF-8?Q?C=c3=a9lestin_Matte?= In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > I moved all variables to the beginning of the script to make it as generic as possible — variables are given as examples. > If you prefer it to be on a wiki page instead of the main repository, fine. > Can I get editor access to the wiki? > > > I'd be happy to do that -- but I can't figure out how :) It' already set to "everyone with access", but I can't figure out how to grant you edit permissions on it without granting you a high-level maintainer access to the whole project. > > Do you happen to know how to do that? Or does somebody else here with a bit more gitlab experience perhaps know?  Back to this patch. Wouldn't this be easier to put the script on postgresql's wiki? The gitlab wiki seems empty for now. (With a redirect from gitlab's wiki, maybe?) -- Célestin Matte