Re: How to get started with contribution for GSoc 2022

From: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
To: raunak parmar <raunakparmar1(at)gmail(dot)com>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: How to get started with contribution for GSoc 2022
Date: 2021-11-29 03:50:39
Message-ID: CALj2ACUiiBzod4TGzo+A0cxTt7p+LLMpBvv=nMDphN+9dsx7eQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Nov 28, 2021 at 11:37 PM raunak parmar <raunakparmar1(at)gmail(dot)com> wrote:
>
> Respected madam/sir
>
> I am Raunak Parmar and I am pursuing Btech in computer science and engineering with AIML. I have just entered my first year of engineering and I am new to open source but I have sound knowledge in C++ and python, so I would like to contribute to your organization. Please guide me through and how to get started.
>
> Hoping to hear from you soon.

Thanks for your interest in contributing to postgres. In general,
there are many ways one can contribute by reviewing the proposed
patches(C code) and features, documentation and tests improvements,
performance testing of features, new feature/ideas proposals and so
on. Just for reference, refer [1]. One can pick up the patches from
the in-progress or open commitfest at
https://commitfest.postgresql.org/.

Related to GSoc 2022, some other hackers may have better ideas.

[1] - https://blog.timescale.com/blog/how-and-why-to-become-a-postgresql-contributor/

Regards,
Bharath Rupireddy.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2021-11-29 03:58:23 Re: Deduplicate code updating ControleFile's DBState.
Previous Message Amit Kapila 2021-11-29 03:43:34 Re: Skipping logical replication transactions on subscriber side