Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s1Hhn-00Awg2-Ga for pgsql-hackers@arkaria.postgresql.org; Mon, 29 Apr 2024 03:29:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1s1Hhk-00Eo1K-H7 for pgsql-hackers@arkaria.postgresql.org; Mon, 29 Apr 2024 03:29:25 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s1Hhk-00Eo1C-7m for pgsql-hackers@lists.postgresql.org; Mon, 29 Apr 2024 03:29:25 +0000 Received: from mail-yb1-xb35.google.com ([2607:f8b0:4864:20::b35]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1s1Hhi-000bkZ-MG for pgsql-hackers@lists.postgresql.org; Mon, 29 Apr 2024 03:29:24 +0000 Received: by mail-yb1-xb35.google.com with SMTP id 3f1490d57ef6-de477949644so4485962276.1 for ; Sun, 28 Apr 2024 20:29:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1714361361; x=1714966161; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=guCREo8Hgm8ysm1jKqE6sWDUTUehsZy5qORc9wCHVNc=; b=H4d5sv2SbljXU2fX/bYC30O6esjZe51tSVZHasPlOi8Yoeujm+Vpos2zw3/B6WEVwd 7gzr4NpzQnnoQbnuDyGDFhxzkAYJPvPmIX2VZ2fxEQC6DloXL4spAbJ20EIAJf4IujSz Vx2Cb8r9zhIhv9Y2MdQljZT4rfaZZQlFc8MRMwwa/g3iyZwIkIURjL7jiBBcVM3huVJk eS1O7cC6XN8WzkxKWLwViOBbOPoMMxi1KOzz9XMx7/twgwT3woEtSxLO0ijkO11KcATV 21ZxbWGMgUrkXRb8QC6+UIp05ZGz6gEg0Wiqfw0aFd6w70JYy5T0iaeqNQJ9YxfzJ3L5 bZ0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714361361; x=1714966161; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=guCREo8Hgm8ysm1jKqE6sWDUTUehsZy5qORc9wCHVNc=; b=q70ioW2RCnZ+I8t/JV2RWSBUfUnrttVnXDaHXNn3yHfv6jbcqyKDlkn0SwN0eOkqb6 Fw1jCz6lE+CDaIWDjWOoEAaMm9fyDGCkTRTyQVu271Hns3c+m9kjP6VVwQBLbUznucj1 wf/7UVfRAP1qaweqU5vtnq0o5ci51byFhnIcnFZRDWlgK6e6ICp3Hdi1uDMSHjp2foiu i0R5YwHfG3MBMf8aFWzDfmgAh8aMCfhJ2WXAeTmN2fh3g5dln9yyvBYfgK1O7g3lq+2u qrm61qoHnj0GtGxMxw59bixgO8Q+s+Cmx+R8yTmF4JdCYH6JO4hVElUYDQU4UdxC4kPQ pB9A== X-Gm-Message-State: AOJu0YyFCJKMfnC16mkadciJcMoxsy0sMSF3rrc8N64On29UM3+YhlSZ TstSP9lM1srOoO7M/tFiN+5Ej3HHUh/pq57W/Sp4zc/1RmLwLMdL8UdrXfU3Yod+FQs2WOigREV q2VHKBJxxwjsLikcaVx0NFX4tYX0= X-Google-Smtp-Source: AGHT+IFVBNiT7hshKD54XhRQSSuXiTjVK4TVAi8tHFUOiTsBHyvtPuPyo+xJ531HrvWGDJ+C9EISPvOa52apnpu2KzU= X-Received: by 2002:a25:9004:0:b0:de5:4f40:689b with SMTP id s4-20020a259004000000b00de54f40689bmr9280158ybl.25.1714361360671; Sun, 28 Apr 2024 20:29:20 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: vignesh C Date: Mon, 29 Apr 2024 08:59:09 +0530 Message-ID: Subject: Re: New committers: Melanie Plageman, Richard Guo To: "Jonathan S. Katz" Cc: PostgreSQL Hackers , Melanie Plageman , Richard Guo Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, 26 Apr 2024 at 17:24, Jonathan S. Katz wrote: > > The Core Team would like to extend our congratulations to Melanie > Plageman and Richard Guo, who have accepted invitations to become our > newest PostgreSQL committers. > > Please join us in wishing them much success and few reverts! Congratulations to both of you. Regards, Vignesh