Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1i81kI-00009u-5b for pgsql-www@arkaria.postgresql.org; Wed, 11 Sep 2019 12:29:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1i81kH-00052o-0g for pgsql-www@arkaria.postgresql.org; Wed, 11 Sep 2019 12:29:13 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1i81kG-00050W-Jw for pgsql-www@lists.postgresql.org; Wed, 11 Sep 2019 12:29:12 +0000 Received: from mail-qk1-x742.google.com ([2607:f8b0:4864:20::742]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1i81kD-0000DU-H7 for pgsql-www@postgresql.org; Wed, 11 Sep 2019 12:29:12 +0000 Received: by mail-qk1-x742.google.com with SMTP id 4so20561931qki.6 for ; Wed, 11 Sep 2019 05:29:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=605CAQJrIPY5QLXWQ5ZgKliMUfRhZ13M9Xg4kguncNk=; b=IDMKGU7oqxmo8pUlddn6f/EM6IVIXWSh4pnFTFWM/9gxFlIKz71+8dN4/7iDz8hosq 4YNY9o2F/puAiVtVKKfYoQxdIUd2Vazi28UVHl9/7PRQgAlWGsAZc4CCriEQ1aOIl71s B4/yis+SL6N+OIm5ZRvyI1KAsNIBWOxd1w10r1PsOM/Hzj+IYXT/agJ5bP0s/OkLNJFX PBf1ImMzjdAX5NY7ABgVUmu63kVi1150Mx1+55/3RFdY8luUFWBHOiYXiqdK+5PzJbZG mIYFk2o2dX7AXKkwphZQmoSnxPz0qhzth7DtY8EkQJXJL17YR2bUrgY1uD/9ZmKMfE+M ZuGA== 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:cc:subject:message-id:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=605CAQJrIPY5QLXWQ5ZgKliMUfRhZ13M9Xg4kguncNk=; b=DPFxkkPvY3YZZYzqdaVkCslRZ7m0PgEHoMHw9A5qpsOLZvtT1fA0GdTOf3kJigoeq9 xkLoUEBXlOhJIRt7dER3LOveQHtUtrseiFmdw9hSvjt1hQVk6NQJdfbQ+Dsy1hRBgvHW +Ub3fdHSNTOCDRuUa3iT4IoWfIeBkyreiUrT6TAa2B2T4F2Y7V77h49wJmMFXjnMegPc 5WOwgf6qfNyDzCb7GA/dIilUjc88Ut7uD0GMGCx8Lyrq8w01JHDf7j4zW+3HAuJA6Fux TnkChJPsEXK9LFf2td4THF8Ut/2IFrkxp5D4AUV2l3LMXghnWjWHPboC8ohUWaAOPiDs 04Fg== X-Gm-Message-State: APjAAAWouHgZvKrwimw2v2fOauepPfROtU1kuaIMwupXSdVCaO0Sijjv A2/nMcXhBgayerKS8zR7VxBn7w== X-Google-Smtp-Source: APXvYqyDgHW4AvGoKB+wyuQW3NKx2hIHhOwm/p9CdCVbmMQZlMunZ5JnX65gU4sVt1BlU3J+27anWw== X-Received: by 2002:ae9:f00d:: with SMTP id l13mr1458421qkg.72.1568204545944; Wed, 11 Sep 2019 05:22:25 -0700 (PDT) Received: from nimloth.alvh.no-ip.org ([190.121.29.3]) by smtp.gmail.com with ESMTPSA id v81sm9827500qka.88.2019.09.11.05.22.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Sep 2019 05:22:25 -0700 (PDT) Received: by nimloth.alvh.no-ip.org (Postfix, from userid 1000) id 89DEF12086F; Wed, 11 Sep 2019 09:22:23 -0300 (-03) Date: Wed, 11 Sep 2019 09:22:23 -0300 From: Alvaro Herrera To: "kuroda.hayato@fujitsu.com" Cc: "'pgsql-www@postgresql.org'" Subject: Re: Wiki editor request Message-ID: <20190911122223.GA20635@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2019-Sep-11, kuroda.hayato@fujitsu.com wrote: > Dear wiki team, > > Hello. I'm Hayato Kuroda, the member of postgresql hackers. > Could you give the editor privileges for the purpose of edit > "PostgreSQL 12 Open Items." > My community account name is ha-kun. Done. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services