From d791d2039ed8212c580bf52fdb83879e31c9d2c4 Mon Sep 17 00:00:00 2001 From: Tatiana Al-Chueyr Date: Wed, 15 May 2024 13:33:59 +0100 Subject: [PATCH] Promote @dwreeves to committer (#960) [Daniel Reeves](https://www.linkedin.com/in/daniel-reeves-27700545/) (@dwreeves ) is an experienced Open-Source Developer currently working as a Data Architect at Battery Ventures. He has significant experience with Apache Airflow, SQL, and Python and has contributed to many [OSS projects](https://github.com/dwreeve). Not only has he been using Cosmos since its early stages, but since January 2023, he has actively contributed to the project: ![Screenshot 2024-05-14 at 10 47 30](https://github.com/astronomer/astronomer-cosmos/assets/272048/57829cb6-7eee-4b02-998b-46cc7746f15a) He has been a critical driver for the Cosmos 1.4 release, and some of his contributions include new features, bug fixes, and documentation improvements, including: * Creation of an Airflow plugin to render dbt docs: https://github.com/astronomer/astronomer-cosmos/pull/737 * Support using dbt partial parsing file: https://github.com/astronomer/astronomer-cosmos/pull/800 * Add more template fields to `DbtBaseOperator`: https://github.com/astronomer/astronomer-cosmos/pull/786 * Add cancel on kill functionality: https://github.com/astronomer/astronomer-cosmos/pull/101 * Make region optional in Snowflake profile mapping: https://github.com/astronomer/astronomer-cosmos/pull/100 * Fix the dbt docs operator to not look for `graph.pickle`: https://github.com/astronomer/astronomer-cosmos/pull/883 He thinks about the project long-term and proposes thorough solutions to problems faced by the community, as can be seen in Github tickets: * Introducing composability in the middle layer of Cosmos's API: https://github.com/astronomer/astronomer-cosmos/issues/895 * Establish a general pattern for uploading artifacts to storage: https://github.com/astronomer/astronomer-cosmos/issues/894 * Support `operator_arguments` injection at a node level: https://github.com/astronomer/astronomer-cosmos/issues/881 One of Daniel's notable traits is his collaborative and supportive approach. He has actively engaged with users in the #airflow-dbt Slack channel, demonstrating his commitment to fostering a supportive community. We want to promote him as a Cosmos committer and maintainer for all these, recognising his constant efforts and achievements towards our community. Thank you very much, @dwreeves ! --- docs/contributors.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/contributors.rst b/docs/contributors.rst index 16f7dba17..d5ef0eca1 100644 --- a/docs/contributors.rst +++ b/docs/contributors.rst @@ -9,6 +9,7 @@ Committers ---------------------- * Chris Hronek (`@chrishronek `_) +* Daniel Reeves (`@dwreeves `_) * Harel Shein (`@harels `_) * Julian LaNeve (`@jlaneve `_) * Justin Bandoro (`@jbandoro `_)