From 760c4fe3f5336dcde1f0390cc4d2c91924be0df6 Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Wed, 31 Jul 2024 15:38:44 -0600 Subject: [PATCH 1/7] blog: fully fund stas --- src/content/blog/lets-fund-stas-maintainer.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 src/content/blog/lets-fund-stas-maintainer.md diff --git a/src/content/blog/lets-fund-stas-maintainer.md b/src/content/blog/lets-fund-stas-maintainer.md new file mode 100644 index 00000000..ac0a83a6 --- /dev/null +++ b/src/content/blog/lets-fund-stas-maintainer.md @@ -0,0 +1,22 @@ +--- +title: "Let's Fully Fund Maintainer Stas" +pubDate: 2024-07-31 +# modifiedDate: 2024-07-23 +summary: "Let's fully fund DDEv maintainer Stas Zhuk" +author: Randy Fay +#featureImage: +# src: /img/blog/2024/07/image-maintenance.png +# alt: "a banner image showing a carved stone image being maintained by a number of workmen" +# credit: "ChatGPT: A banner image showing a carved stone image being maintained by a number of workmen" +#categories: +# - Training +# - Guides +--- + +We all want DDEV to be fully maintained at the level you depend on. Now is the time to fully fund maintainer Stas Zhuk so that he does not have to take on other client work. + +**DDEV's Funding**: DDEV is funded a variety of ways. [Platform.sh covers Randy's salary](platform-sh-becomes-a-lead-sponsor-of-ddev.md), thanks! Individuals and organization sponsors fund DDEV via [GitHub Sponsors](https://github.com/sponsors/ddev) and invoiced support commitments. As the pace of required maintenance and features has increased, we've explained how we intend to grow our maintainership for the long-term in a [couple](recruiting-maintainers.md) of [blog posts](expanding-ddev-maintainer-team.md). (DDEV's "fiscal entity" for funding is the US 501(c)(3) [DDEV Foundation](/foundation)). + +**Stas' Role as DDEV Maintainer**: In November, 2023, we [introduced Stas to the community](introducing-maintainer-stas.md) as our second maintainer. Since then, he's done amazing things, working as a part-time paid maintainer. He knows how all the testing and other infrastructure works, has mastered the Golang and Docker codebase, and has contributed hundreds of bug fixes, features, and documentation improvements. As of today, he has contributed [211 commits](https://github.com/ddev/ddev/graphs/contributors) to the master branch of the `ddev/ddev` project alone, second only through the whole history of DDEV to yours truly. Take a look at his [600+](https://github.com/stasadev?tab=overview&from=2024-07-01&to=2024-07-31&org=ddev) contributions to the DDEV org **just in 2024**. + + From a4a24549bf70d454c5e7925cbca322f08d141219 Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Wed, 31 Jul 2024 16:29:18 -0600 Subject: [PATCH 2/7] more --- .../blog/expanding-ddev-maintainer-team.md | 8 +++---- src/content/blog/lets-fund-stas-maintainer.md | 23 ++++++++++++++++++- 2 files changed, 26 insertions(+), 5 deletions(-) diff --git a/src/content/blog/expanding-ddev-maintainer-team.md b/src/content/blog/expanding-ddev-maintainer-team.md index f401b2f1..59c83c21 100644 --- a/src/content/blog/expanding-ddev-maintainer-team.md +++ b/src/content/blog/expanding-ddev-maintainer-team.md @@ -1,7 +1,7 @@ --- title: "Expanding the DDEV maintainer team - how we'll fund it" pubDate: 2023-09-28 -modifiedDate: 2023-10-16 +modifiedDate: 2024-07-31 summary: Why is DDEV adding a new full-time maintainer, and how do the finances work? author: Randy Fay featureImage: @@ -44,10 +44,10 @@ But first, what do maintainers do? Why are they so busy? Why is it important to **Current Funding**: - **[Platform.sh](http://Platform.sh)** pays Randy’s salary and provides benefits to him as an employee. That is an amazing benefit for this community and goes a long way! THANK YOU! -- **Major sponsors [Tag1](https://tag1.com/), [1xInternet](https://1xinternet.de/), and [i-gelb](https://i-gelb.net/)** together account for USD$2000/month in funding. THANK YOU! +- **Major sponsors [Tag1](https://tag1.com/), and [i-gelb](https://i-gelb.net/)** together account for USD$1500/month in funding. THANK YOU! - **Many other agencies and individuals** via GitHub Sponsors account for about USD$1500. THANK YOU! -**Funding Goal**: Our goal is salary for a full-time paid maintainer, estimated at about USD$10,000/month or USD$120,000/year. Thanks you we’re already about 35% of the way there! +**Funding Goal**: Our goal is salary for a full-time paid maintainer, estimated at about USD$7,000/month or USD$84,000/year. Thanks you we’re already about 50% of the way there! ### What is the Current Maintainership Situation? @@ -55,7 +55,7 @@ Currently **[Randy Fay](https://github.com/rfay), [Simon Gilli](https://github.c ### What is the DDEV Foundation? -**The [DDEV Foundation](/foundation)** is the “fiscal entity” that is used for DDEV funding and is used to pay contributors. It is a [Colorado, USA nonprofit](https://www.sos.state.co.us/biz/BusinessEntityDetail.do?quitButtonDestination=BusinessEntityResults&nameTyp=ENT&masterFileId=20211820326&entityId2=20211820326&fileId=20211820326&srchTyp=ENTITY). It owns the bank account. The DDEV Foundation applied in 2023 for US 501(c)(3) nonprofit status, but that usually takes between 18 months and years to get sorted out with the US IRS. +**The [DDEV Foundation](/foundation)** is the “fiscal entity” that is used for DDEV funding and is used to pay contributors. It is a certified [US 501(c)(3) nonprofit](501c3.md). The DDEV Foundation owns the bank account. No funding to the DDEV Foundation goes to Randy. diff --git a/src/content/blog/lets-fund-stas-maintainer.md b/src/content/blog/lets-fund-stas-maintainer.md index ac0a83a6..f9dd113c 100644 --- a/src/content/blog/lets-fund-stas-maintainer.md +++ b/src/content/blog/lets-fund-stas-maintainer.md @@ -17,6 +17,27 @@ We all want DDEV to be fully maintained at the level you depend on. Now is the t **DDEV's Funding**: DDEV is funded a variety of ways. [Platform.sh covers Randy's salary](platform-sh-becomes-a-lead-sponsor-of-ddev.md), thanks! Individuals and organization sponsors fund DDEV via [GitHub Sponsors](https://github.com/sponsors/ddev) and invoiced support commitments. As the pace of required maintenance and features has increased, we've explained how we intend to grow our maintainership for the long-term in a [couple](recruiting-maintainers.md) of [blog posts](expanding-ddev-maintainer-team.md). (DDEV's "fiscal entity" for funding is the US 501(c)(3) [DDEV Foundation](/foundation)). -**Stas' Role as DDEV Maintainer**: In November, 2023, we [introduced Stas to the community](introducing-maintainer-stas.md) as our second maintainer. Since then, he's done amazing things, working as a part-time paid maintainer. He knows how all the testing and other infrastructure works, has mastered the Golang and Docker codebase, and has contributed hundreds of bug fixes, features, and documentation improvements. As of today, he has contributed [211 commits](https://github.com/ddev/ddev/graphs/contributors) to the master branch of the `ddev/ddev` project alone, second only through the whole history of DDEV to yours truly. Take a look at his [600+](https://github.com/stasadev?tab=overview&from=2024-07-01&to=2024-07-31&org=ddev) contributions to the DDEV org **just in 2024**. +**Stas' Role as DDEV Maintainer**: In November, 2023, we [introduced Stas to the community](introducing-maintainer-stas.md) as our second maintainer. Since then, he's done amazing things, working as a part-time paid maintainer. He knows how all the testing and other infrastructure works, has mastered the Golang and Docker codebase, and has contributed hundreds of bug fixes, features, and documentation improvements. As of today, he has contributed [211 commits](https://github.com/ddev/ddev/graphs/contributors) to the master branch of the `ddev/ddev` project alone, second only through the whole history of DDEV to yours truly. Take a look at his [600+](https://github.com/stasadev?tab=overview&from=2024-07-01&to=2024-07-31&org=ddev) contributions to the DDEV org **just in 2024**. He maintains add-ons, supports new contributors, answers questions in Discord, Slack, the issue queue, and Stack Overflow. +**Why is DDEV Maintenance Important?** You and DDEV are in engulfed in a maelstrom of change. Upstream technologies change on your weekly. Things break from all directions. If DDEV weren't cared for daily, it would fail to serve you within a pretty short time. +* PHP 8.4 support was added today to DDEV HEAD (along with versions 5.6-8.3!). +* Drupal 11 is coming out this week. DDEV has already had support for some time. +* PostgreSQL 16 and MariaDB 11.4 already have support, and MySQL 8.4 will shortly when some upstream support becomes available. +* Recently [MariaDB changed their `mysqldump` output file format](mariadb-dump-breaking-change.md), causing a few of you to pull your hair out, until DDEV incorporated informal and then fully-integrated workarounds, so there are some of you that don't even know this happened. + +I'm just naming a tiny few of the things DDEV has had to react to in the last few months. + +**What is our current financial situation?** Currently DDEV receives donations in the range of USD$3000-$5000/month. Our expenses are in that same range, the bulk being part-time hourly support for Stas. As of today we have about $18,000 in the bank. Financial reports are provided with every meeting of the [DDEV Advisory Group](https://github.com/orgs/ddev/discussions/categories/ddev-advisory-group). + +**What do we want to do? Increase income by about $3000/month.** In order for Stas to be able to leave behind his client work, we need approximately $3000/month more in committed support for the next year. This could be $1,000/month from three organizations (joining fabulous supporting agency [Tag1 Consulting](https://tag1consulting.com)), $500/month from 6 organizations, joining [i-gelb](https://i-gelb.net/). Or $100/month from 30 organizations, joining [so many individual and corporate sponsors](https://ddev.com/#supporters) who keep DDEV going. + +**How can you or your organization support DDEV?** For agencies, hosting folks, other organizations, we're happy to bill you monthly or annually, just ask! It's easy. Some orgs prefer to use GitHub Sponsors, that's fine too. For individuals, the easiest way is [GitHub Sponsors](https://github.com/sponsors/ddev) + +**Is your organization budgeting for 2025?** Please remember DDEV! + +**Get in touch!** I'd be happy to talk to you or your organization. Send [an email](mailto:randy.fay%40ddev.com). Make an [appointment for a video call](https://cal.com/randyfay/30min). + +We're so glad to be bringing you DDEV and working with an amazing community to keep things running! Thanks for all your contributions and for joining us in this journey! + +**Have you [signed up for the monthly DDEV newsletter](/newsletter)?** From 85bd2f1ea1274889b24f702871cfe1d62fb43a18 Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Wed, 31 Jul 2024 16:36:16 -0600 Subject: [PATCH 3/7] get the banner in there --- src/content/blog/lets-fund-stas-maintainer.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/content/blog/lets-fund-stas-maintainer.md b/src/content/blog/lets-fund-stas-maintainer.md index f9dd113c..77ca6492 100644 --- a/src/content/blog/lets-fund-stas-maintainer.md +++ b/src/content/blog/lets-fund-stas-maintainer.md @@ -4,13 +4,11 @@ pubDate: 2024-07-31 # modifiedDate: 2024-07-23 summary: "Let's fully fund DDEv maintainer Stas Zhuk" author: Randy Fay -#featureImage: -# src: /img/blog/2024/07/image-maintenance.png -# alt: "a banner image showing a carved stone image being maintained by a number of workmen" -# credit: "ChatGPT: A banner image showing a carved stone image being maintained by a number of workmen" -#categories: -# - Training -# - Guides +featureImage: + src: /img/blog/2023/10/stas-bench-cropped.jpg + alt: Stas Zhuk, DDEV Maintainer +categories: + - Announcements --- We all want DDEV to be fully maintained at the level you depend on. Now is the time to fully fund maintainer Stas Zhuk so that he does not have to take on other client work. From 952230c34302a3043e2dd7adf3df32bc39d913af Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Wed, 31 Jul 2024 16:46:56 -0600 Subject: [PATCH 4/7] pacify linter --- src/content/blog/lets-fund-stas-maintainer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/blog/lets-fund-stas-maintainer.md b/src/content/blog/lets-fund-stas-maintainer.md index 77ca6492..14fef8a7 100644 --- a/src/content/blog/lets-fund-stas-maintainer.md +++ b/src/content/blog/lets-fund-stas-maintainer.md @@ -15,7 +15,7 @@ We all want DDEV to be fully maintained at the level you depend on. Now is the t **DDEV's Funding**: DDEV is funded a variety of ways. [Platform.sh covers Randy's salary](platform-sh-becomes-a-lead-sponsor-of-ddev.md), thanks! Individuals and organization sponsors fund DDEV via [GitHub Sponsors](https://github.com/sponsors/ddev) and invoiced support commitments. As the pace of required maintenance and features has increased, we've explained how we intend to grow our maintainership for the long-term in a [couple](recruiting-maintainers.md) of [blog posts](expanding-ddev-maintainer-team.md). (DDEV's "fiscal entity" for funding is the US 501(c)(3) [DDEV Foundation](/foundation)). -**Stas' Role as DDEV Maintainer**: In November, 2023, we [introduced Stas to the community](introducing-maintainer-stas.md) as our second maintainer. Since then, he's done amazing things, working as a part-time paid maintainer. He knows how all the testing and other infrastructure works, has mastered the Golang and Docker codebase, and has contributed hundreds of bug fixes, features, and documentation improvements. As of today, he has contributed [211 commits](https://github.com/ddev/ddev/graphs/contributors) to the master branch of the `ddev/ddev` project alone, second only through the whole history of DDEV to yours truly. Take a look at his [600+](https://github.com/stasadev?tab=overview&from=2024-07-01&to=2024-07-31&org=ddev) contributions to the DDEV org **just in 2024**. He maintains add-ons, supports new contributors, answers questions in Discord, Slack, the issue queue, and Stack Overflow. +**Stas' Role as DDEV Maintainer**: In November, 2023, we [introduced Stas to the community](introducing-maintainer-stas.md) as our second maintainer. Since then, he's done amazing things, working as a part-time paid maintainer. He knows how all the testing and other infrastructure works, has mastered the Golang and Docker codebase, and has contributed hundreds of bugfixes, features, and documentation improvements. As of today, he has contributed [211 commits](https://github.com/ddev/ddev/graphs/contributors) to the master branch of the `ddev/ddev` project alone, second only through the whole history of DDEV to yours truly. Take a look at his [600+](https://github.com/stasadev?tab=overview&from=2024-07-01&to=2024-07-31&org=ddev) contributions to the DDEV org **just in 2024**. He maintains add-ons, supports new contributors, answers questions in Discord, Slack, the issue queue, and Stack Overflow. **Why is DDEV Maintenance Important?** You and DDEV are in engulfed in a maelstrom of change. Upstream technologies change on your weekly. Things break from all directions. If DDEV weren't cared for daily, it would fail to serve you within a pretty short time. From bc4b4476b31a2b11c78e03cc1205e1de81724e02 Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Wed, 31 Jul 2024 17:13:31 -0600 Subject: [PATCH 5/7] fix typo your->you thanks @rpkoller --- src/content/blog/lets-fund-stas-maintainer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/blog/lets-fund-stas-maintainer.md b/src/content/blog/lets-fund-stas-maintainer.md index 14fef8a7..1c9ebac4 100644 --- a/src/content/blog/lets-fund-stas-maintainer.md +++ b/src/content/blog/lets-fund-stas-maintainer.md @@ -17,7 +17,7 @@ We all want DDEV to be fully maintained at the level you depend on. Now is the t **Stas' Role as DDEV Maintainer**: In November, 2023, we [introduced Stas to the community](introducing-maintainer-stas.md) as our second maintainer. Since then, he's done amazing things, working as a part-time paid maintainer. He knows how all the testing and other infrastructure works, has mastered the Golang and Docker codebase, and has contributed hundreds of bugfixes, features, and documentation improvements. As of today, he has contributed [211 commits](https://github.com/ddev/ddev/graphs/contributors) to the master branch of the `ddev/ddev` project alone, second only through the whole history of DDEV to yours truly. Take a look at his [600+](https://github.com/stasadev?tab=overview&from=2024-07-01&to=2024-07-31&org=ddev) contributions to the DDEV org **just in 2024**. He maintains add-ons, supports new contributors, answers questions in Discord, Slack, the issue queue, and Stack Overflow. -**Why is DDEV Maintenance Important?** You and DDEV are in engulfed in a maelstrom of change. Upstream technologies change on your weekly. Things break from all directions. If DDEV weren't cared for daily, it would fail to serve you within a pretty short time. +**Why is DDEV Maintenance Important?** You and DDEV are in engulfed in a maelstrom of change. Upstream technologies change on you weekly. Things break from all directions. If DDEV weren't cared for daily, it would fail to serve you within a pretty short time. * PHP 8.4 support was added today to DDEV HEAD (along with versions 5.6-8.3!). * Drupal 11 is coming out this week. DDEV has already had support for some time. From 1c6bde04fd90765830dbc932e1ccc36215286dd0 Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Thu, 1 Aug 2024 07:26:38 -0600 Subject: [PATCH 6/7] Suggestions from @rpkoller and @stasadev Co-authored-by: Stanislav Zhuk Co-authored-by: Ralf Koller <1665422+rpkoller@users.noreply.github.com> --- src/content/blog/lets-fund-stas-maintainer.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/content/blog/lets-fund-stas-maintainer.md b/src/content/blog/lets-fund-stas-maintainer.md index 1c9ebac4..bd59cf4c 100644 --- a/src/content/blog/lets-fund-stas-maintainer.md +++ b/src/content/blog/lets-fund-stas-maintainer.md @@ -2,7 +2,7 @@ title: "Let's Fully Fund Maintainer Stas" pubDate: 2024-07-31 # modifiedDate: 2024-07-23 -summary: "Let's fully fund DDEv maintainer Stas Zhuk" +summary: "Let's fully fund DDEV maintainer Stas Zhuk" author: Randy Fay featureImage: src: /img/blog/2023/10/stas-bench-cropped.jpg @@ -13,11 +13,11 @@ categories: We all want DDEV to be fully maintained at the level you depend on. Now is the time to fully fund maintainer Stas Zhuk so that he does not have to take on other client work. -**DDEV's Funding**: DDEV is funded a variety of ways. [Platform.sh covers Randy's salary](platform-sh-becomes-a-lead-sponsor-of-ddev.md), thanks! Individuals and organization sponsors fund DDEV via [GitHub Sponsors](https://github.com/sponsors/ddev) and invoiced support commitments. As the pace of required maintenance and features has increased, we've explained how we intend to grow our maintainership for the long-term in a [couple](recruiting-maintainers.md) of [blog posts](expanding-ddev-maintainer-team.md). (DDEV's "fiscal entity" for funding is the US 501(c)(3) [DDEV Foundation](/foundation)). +**DDEV's Funding**: DDEV is funded in a variety of ways. [Platform.sh covers Randy's salary](platform-sh-becomes-a-lead-sponsor-of-ddev.md), thanks! Individuals and organization sponsors fund DDEV via [GitHub Sponsors](https://github.com/sponsors/ddev) and invoiced support commitments. As the pace of required maintenance and features has increased, we've explained how we intend to grow our maintainership for the long-term in a [couple](recruiting-maintainers.md) of [blog posts](expanding-ddev-maintainer-team.md). (DDEV's "fiscal entity" for funding is the US 501(c)(3) [DDEV Foundation](/foundation)). -**Stas' Role as DDEV Maintainer**: In November, 2023, we [introduced Stas to the community](introducing-maintainer-stas.md) as our second maintainer. Since then, he's done amazing things, working as a part-time paid maintainer. He knows how all the testing and other infrastructure works, has mastered the Golang and Docker codebase, and has contributed hundreds of bugfixes, features, and documentation improvements. As of today, he has contributed [211 commits](https://github.com/ddev/ddev/graphs/contributors) to the master branch of the `ddev/ddev` project alone, second only through the whole history of DDEV to yours truly. Take a look at his [600+](https://github.com/stasadev?tab=overview&from=2024-07-01&to=2024-07-31&org=ddev) contributions to the DDEV org **just in 2024**. He maintains add-ons, supports new contributors, answers questions in Discord, Slack, the issue queue, and Stack Overflow. +**Stas' Role as DDEV Maintainer**: In October, 2023, we [introduced Stas to the community](introducing-maintainer-stas.md) as our second maintainer. Since then, he has done amazing things, working as a part-time paid maintainer. He knows how all the testing and the various infrastructures work, has mastered the Golang and Docker codebase, and has contributed hundreds of bugfixes, features, and documentation improvements. As of today, he has contributed [211 commits](https://github.com/ddev/ddev/graphs/contributors) to the master branch of the `ddev/ddev` project alone, second only through the whole history of DDEV to yours truly. Take a look at his [600+](https://github.com/stasadev?tab=overview&from=2024-07-01&to=2024-07-31&org=ddev) contributions to the DDEV org **just in 2024 alone**. He maintains add-ons, supports new contributors, answers questions in Discord, Slack, Stack Overflow, and the GitHub issue queue. -**Why is DDEV Maintenance Important?** You and DDEV are in engulfed in a maelstrom of change. Upstream technologies change on you weekly. Things break from all directions. If DDEV weren't cared for daily, it would fail to serve you within a pretty short time. +**Why is DDEV Maintenance Important?** You and DDEV are engulfed in a maelstrom of change. Upstream technologies change on you weekly. Things break from all directions. If DDEV weren't cared for daily, it would fail to serve you within a pretty short time. * PHP 8.4 support was added today to DDEV HEAD (along with versions 5.6-8.3!). * Drupal 11 is coming out this week. DDEV has already had support for some time. @@ -30,12 +30,12 @@ I'm just naming a tiny few of the things DDEV has had to react to in the last fe **What do we want to do? Increase income by about $3000/month.** In order for Stas to be able to leave behind his client work, we need approximately $3000/month more in committed support for the next year. This could be $1,000/month from three organizations (joining fabulous supporting agency [Tag1 Consulting](https://tag1consulting.com)), $500/month from 6 organizations, joining [i-gelb](https://i-gelb.net/). Or $100/month from 30 organizations, joining [so many individual and corporate sponsors](https://ddev.com/#supporters) who keep DDEV going. -**How can you or your organization support DDEV?** For agencies, hosting folks, other organizations, we're happy to bill you monthly or annually, just ask! It's easy. Some orgs prefer to use GitHub Sponsors, that's fine too. For individuals, the easiest way is [GitHub Sponsors](https://github.com/sponsors/ddev) +**How can you or your organization support DDEV?** For agencies, hosting folks, other organizations, we're happy to bill you monthly or annually, just ask! It's easy. Some orgs prefer to use GitHub Sponsors, that's fine too. For individuals, the easiest way is [GitHub Sponsors](https://github.com/sponsors/ddev). **Is your organization budgeting for 2025?** Please remember DDEV! **Get in touch!** I'd be happy to talk to you or your organization. Send [an email](mailto:randy.fay%40ddev.com). Make an [appointment for a video call](https://cal.com/randyfay/30min). -We're so glad to be bringing you DDEV and working with an amazing community to keep things running! Thanks for all your contributions and for joining us in this journey! +We're delighted to collaborate with this amazing community on a sustainable and reliable DDEV, and we need your help! Thanks for all your contributions and for joining us in this journey! **Have you [signed up for the monthly DDEV newsletter](/newsletter)?** From 1365100423a5b339b5051989cb95e4c7e130a889 Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Thu, 1 Aug 2024 07:29:27 -0600 Subject: [PATCH 7/7] update pubdate --- src/content/blog/lets-fund-stas-maintainer.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/blog/lets-fund-stas-maintainer.md b/src/content/blog/lets-fund-stas-maintainer.md index bd59cf4c..de852955 100644 --- a/src/content/blog/lets-fund-stas-maintainer.md +++ b/src/content/blog/lets-fund-stas-maintainer.md @@ -1,7 +1,7 @@ --- title: "Let's Fully Fund Maintainer Stas" -pubDate: 2024-07-31 -# modifiedDate: 2024-07-23 +pubDate: 2024-08-01 +# modifiedDate: 2024-08-01 summary: "Let's fully fund DDEV maintainer Stas Zhuk" author: Randy Fay featureImage: