trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
9.97k stars 2.88k forks source link

Create matrix of people as subject matter experts #22625

Open mosabua opened 2 weeks ago

mosabua commented 2 weeks ago

In our Trino Contributor Call we talked about establishing a matrix or so of people in the community and their focus/knowledge in terms of contributing to Trino. The aim is to have a list of people for different parts that you can ping in pull request and design reviews and so on.

My current idea is to implement a data file on the website about people and their areas and roles and whatever, similar to users as well as the ecosystem pages.

I can then use the data file to render multiple pages or a single page with different sections for roles, skills, and so on and with info like github username, full name, linkedin profile or whatever else desired.

I think the website is the right place since it has the infrastructure for this already in place, and the scope of the list should be all projects within the trinodb org.

I can start with collecting the info for all maintainers and subproject maintainers and a number of other experts I am aware of. From there we can then crowdsource and get individuals to update their own info as well as supply info for others.

findepi commented 2 weeks ago

... and subject matters

dod you mean "subject matter experts"?

mosabua commented 2 weeks ago

... and subject matters

dod you mean "subject matter experts"?

I reworded along that notion.

mosabua commented 1 week ago

Talked to @martint and @dain and received approval to proceed. Will start on this shortly.

mosabua commented 1 week ago

Current attributes and details I can think of:

Attributes for each person:

findinpath commented 1 week ago

Please reference the list of SMEs in the PR issue template. The Trino contributors should be aware who to add as reviewers for their PR.

mosabua commented 1 week ago

Good idea @findinpath