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 1qVeKE-000pR6-CJ for pgsql-hackers@arkaria.postgresql.org; Mon, 14 Aug 2023 20:38:06 +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 1qVeKC-007Qga-Lr for pgsql-hackers@arkaria.postgresql.org; Mon, 14 Aug 2023 20:38:04 +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 1qVeKC-007QeZ-45 for pgsql-hackers@lists.postgresql.org; Mon, 14 Aug 2023 20:38:04 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qVeK5-0009ed-5X for pgsql-hackers@lists.postgresql.org; Mon, 14 Aug 2023 20:38:03 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2023062407; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=wfmKt7k0+6+UXYNeIj7/pSau18hhGjJK5CfJq0PXaoQ=; b=0j9H0 zvmMgfvTOr8o1QrxaZPpJwwQ2BVnExsl2GycoAHruxnwBEt4SnVVhPjRx6+jtpD8PFKXBhwRAKOYo +jdhZZ/OE09Q7yPQrLpfNsVrQZGDfJJxyq1RuCHiuI3lVVubO8X86rCqonEazsQfCw1zBGBoZZzwx wynHHesoQVyv4HVIPTJApJFm7hWS69beDYnEtb719xz3N8YPWEbXg9ysfUwyGmDztBEX06d1jXX54 VK3P9esMg9vy9pKiiWR7ftcRAG9ZDgFBrOWi0iPbgDuK5g82/BMaB8V4h8sTVZCO2YHeoqWwdDd+k d0Pdn5E2GgrGPxmCNOkpnPfpy3qoA==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1qVeK2-00GdO2-2X; Mon, 14 Aug 2023 16:37:54 -0400 Date: Mon, 14 Aug 2023 16:37:54 -0400 From: Bruce Momjian To: Satwik Sharma <7wiksharma2@gmail.com> Cc: "pgsql-hackers@lists.postgresql.org" Subject: Re: Regarding Contributions Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, Aug 15, 2023 at 01:24:44AM +0530, Satwik Sharma wrote: > Hello, my name is Satwik Sharma, and I'm an enthusiast in the fields of data > science and new to open source development. I presently use Python, SQL, > MongoDB, PowerBI, Tableau, and am currently studying Scala. I came across the > repository maintained by your company, and I want to contribute. It would be > really useful if you could steer me in the appropriate path (which projects/ > repos to choose) and suggest some good first issues. In order to contribute > more actively, what technologies should I learn as well? You might want to look here: https://www.postgresql.org/developer/ especially the developers FAQ. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.