kedro-org / kedro

Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
https://kedro.org
Apache License 2.0
9.49k stars 874 forks source link

VOTE: Add Simon Brugman to TSC #3780

Closed astrojuanlu closed 3 months ago

astrojuanlu commented 3 months ago

Description

From https://docs.kedro.org/en/latest/contribution/technical_steering_committee.html,

Every quarter year, existing maintainers will collect a list of contributors that have shown regular activity on the project over the prior months and want to become maintainers. From this list, maintainer candidates are selected and proposed for a vote.

I'd like to nominate @sbrugman to be part of the Kedro TSC 🎉

Simon has been consistently contributing to Kedro since at least 2020 https://github.com/kedro-org/kedro/pulls?q=is%3Apr+author%3Asbrugman+is%3Amerged https://github.com/kedro-org/kedro-plugins/pulls?q=is%3Apr+is%3Amerged+author%3Asbrugman, and in particular he has been a great contributor to kedro-airflow, has pushed for upstreaming solutions to typical problems for Kedro users such as PyCodeHash (see discussion at #2307 and #2410), and has advocated for Kedro at work and elsewhere.

[!IMPORTANT]
This TSC vote requires 2/3 majority, please cast your vote using GitHub reviews.

Developer Certificate of Origin

We need all contributions to comply with the Developer Certificate of Origin (DCO). All commits must be signed off by including a Signed-off-by line in the commit message. See our wiki for guidance.

If your PR is blocked due to unsigned commits, then you must follow the instructions under "Rebase the branch" on the GitHub Checks page for your PR. This will retroactively add the sign-off to all unsigned commits and allow the DCO check to pass.

Checklist

sbrugman commented 3 months ago

Thanks for the nomination @astrojuanlu! Looking forward to contribute to Kedro in this role 😄

astrojuanlu commented 3 months ago

The TSC is 21 members at the time of writing, and we have 14 approvals, which is the 2/3rds needed to proceed. Merging.

Welcome @sbrugman!