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 1rMsFv-007JKz-FL for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 08 Jan 2024 16:13:40 +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 1rMsFu-00651T-Lt for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 08 Jan 2024 16:13:38 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rMsFu-00651L-D8 for pgsql-jdbc-commits@lists.postgresql.org; Mon, 08 Jan 2024 16:13:38 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rMsFr-000VSQ-Dh for pgsql-jdbc-commits@lists.postgresql.org; Mon, 08 Jan 2024 16:13:36 +0000 Received: from github.com (hubbernetes-node-17dc275.ac4-iad.github.net [10.52.141.19]) by smtp.github.com (Postfix) with ESMTPA id 5AB7E70129D for ; Mon, 8 Jan 2024 08:13:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1704730414; bh=tl9q5YNKKUDd9GOEMx6CdpndagFGlJEJs8jv1+dLq7U=; h=Date:From:To:Subject:From; b=LB34acYPHIpj9W8je1n5c5b++5irJOegdRwBHBsW/v0j88rCzTca29pAw2xUm4Tk4 nxKwZeUkYPPtTwr3lyxIttFxCz0/fLM2gDX7FlGJg11FHbMLycqTJfoIIU5f71xgBg NKk6/MCwUqhDN4422qqzYnqW8vSam0NUWG+zbZIE= Date: Mon, 08 Jan 2024 08:13:34 -0800 From: Dave Cramer To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 29f6e9: Update CONTRIBUTING.md Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/davecramer-change-codestyles Home: https://github.com/pgjdbc/pgjdbc Commit: 29f6e92f1c8b14e45de91de3d4e04e6f18224d9b https://github.com/pgjdbc/pgjdbc/commit/29f6e92f1c8b14e45de91de3d4e04e6f18224d9b Author: Dave Cramer Date: 2024-01-08 (Mon, 08 Jan 2024) Changed paths: M CONTRIBUTING.md Log Message: ----------- Update CONTRIBUTING.md